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. 
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
Post a Comment