This code is hanging after sometime..
It stops at wait seconds= command.
I have also used errorignore command but its still not ignoring error.i am using firefox 23.0.1 and imacros 8.5.1
Code: Select all
VERSION BUILD=8510617 RECORDER=FX
set !errorignore yes
ONDIALOG POS=1 BUTTON=OK CONTENT=
SET !TIMEOUT_STEP 1
TAB T=1
URL GOTO=http://www.omegle.com/
TAG POS=1 TYPE=IMG ATTR=ID:textbtn
TAG POS=1 TYPE=TEXTAREA ATTR=* CONTENT=hiiiiii
TAG POS=1 TYPE=BUTTON ATTR=TXT:SendEnter
wait seconds=5
TAG POS=1 TYPE=TEXTAREA ATTR=* CONTENT=asl?
TAG POS=1 TYPE=BUTTON ATTR=TXT:SendEnter
wait seconds=5