Extension next page update

This commit is contained in:
naibo 2023-03-25 00:15:04 +08:00
parent 335204a407
commit a40f63663d
5 changed files with 2 additions and 2 deletions

Binary file not shown.

Binary file not shown.

View File

@ -385,10 +385,10 @@ export default {
},
loopClickSingleElement: function () { //
sendLoopClickSingle(this.tname()); //,
if (this.tname() != "下一页元素") { //
// if (this.tname() != "") { //
global.nodeList[0]["node"].focus(); //
global.nodeList[0]["node"].click(); //
}
// }
clearEl();
},
loopClickEveryElement: function () { //