简体   繁体   中英

How to make the transition to the next page in imacros?

Here is my code :

add !var1 {{!loop}}
tag pos=1 type=a attr=txt:{{!var}}

I thought that this code will help, but no. It just flips through it and does not go to the next google page.

This must work:

SET !LOOP 2
TAG POS=1 TYPE=A ATTR=TXT:{{!LOOP}}
'WAIT SECONDS=3

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM