TAG POS=1 TYPE=A ATTR=TXT:Let<SP>me<SP>deposit<SP>some<SP>Credits<SP>please
WAIT SECONDS=5
TAG POS=1 TYPE=INPUT:TEXT FORM=ID:deptobaform ATTR=ID:inpfordepotobc CONTENT=50000
WAIT SECONDS=5
TAG POS=1 TYPE=INPUT:BUTTON ATTR=VALUE:Make<SP>Deposit <-----Problem starts here
WAIT SECONDS=5
TAG POS=1 TYPE=INPUT:BUTTON ATTR=VALUE:OK <--------------Line 23
the first dialogue box requires a mouse click to deposit the credits.the website is behind the dialogue box and is unaccessible at this point until the second dialogue box is confirmed. the second dialogue box is to confirm the deposit. the first dialogue box never closes allowing the second dialoge box to be confirmed as ok. also the credits are not deposited
This is the error I get:
RuntimeError: element INPUT specified by VALUE:OK was not found, line: 23
This is the imacro version:
VERSION BUILD=6011206 RECORDER=CR
This is my browser:
Chrome version is 24.0.1312.57
Any help would be great.
2 Dialogue boxes back to back
Forum rules
Before asking a question or reporting an issue:
1. Please review the list of FAQ's.
2. Use the search box (at the top of each forum page) to see if a similar problem or question has already been addressed.
3. Try searching the iMacros Wiki - it contains the complete iMacros reference as well as plenty of samples and tutorials.
4. We can respond much faster to your posts if you include the following information: CLICK HERE FOR IMPORTANT INFORMATION TO INCLUDE IN YOUR POST
Before asking a question or reporting an issue:
1. Please review the list of FAQ's.
2. Use the search box (at the top of each forum page) to see if a similar problem or question has already been addressed.
3. Try searching the iMacros Wiki - it contains the complete iMacros reference as well as plenty of samples and tutorials.
4. We can respond much faster to your posts if you include the following information: CLICK HERE FOR IMPORTANT INFORMATION TO INCLUDE IN YOUR POST
-
- Posts: 2
- Joined: Thu Feb 14, 2013 3:16 am