windows - Unable to navigate to a specified page using iMacros -


here imacros code i'm trying navigate page 4:

tag pos=1 type=input:text form=name:frmthis attr=class:ui-pg-input content=4. 

screenshot

what happened when played it, document went page 0, not page 4 (content=4).

so issue here?

instead of

tag pos=1 type=input:text form=name:frmthis attr=class:ui-pg-input content=4 

use

tag pos=1 type=input:text form=name:frmthis attr=class:ui-pg-input content=0   tag pos=1 type=input:text form=name:frmthis attr=class:ui-pg-input&&txt:0 

Comments

Popular posts from this blog

.htaccess - First slash is removed after domain when entering a webpage in the browser -

Automatically create pages in phpfox -

c# - Farseer ContactListener is not working -