
I have some Q.
I use iMacros v8.6.0 in my Firefox v.26
How to PAUSE imacros steps if found some text
ex.
VERSION BUILD=8601111 RECORDER=FX
TAB T=1
SET !ERRORIGNORE YES
SET !ERRORCONTINUE YES
SET !TIMEOUT_PAGE 15
SET !TIMEOUT_STEP 1
URL GOTO=http://www.google.com
if found text "xxxxxyyyyyzzzzzz" "PAUSE"
WAIT SECONDS=5
TAG POS=1 TYPE=BUTTON FORM=NAME:****** ATTR=TXT:******
TAB T=2
WAIT SECONDS=5
WAIT SECONDS=10
TAG POS=1 TYPE=BUTTON ATTR=TXT:*********
TAG POS=1 TYPE=BUTTON ATTR=TXT:Success
WAIT SECONDS=17
TAB T=1
TAB CLOSEALLOTHERS
that my script and in red text i need to do that but i do not ,, please help!
Regards!
