TagUI icon indicating copy to clipboard operation
TagUI copied to clipboard

how to use casper object in tagui script?

Open supercena opened this issue 9 months ago • 1 comments

https://www.baidu.com js begin casper.then(function() { this.mouse.move(400, 300); // moves cursor over coordinates x=400; y=300 }); js finish wait 1000

supercena avatar May 22 '24 06:05 supercena

it not works. the mouse not move. how to debug?

supercena avatar May 22 '24 06:05 supercena