Bring window focus to front before PROMPT for captcha

Support for iMacros. The iMacros software is the unique solution for automating every activity inside a web browser, for data extraction and web testing.
Forum rules
iMacros EOL - Attention!

The renewal maintenance has officially ended for Progress iMacros effective November 20, 2023 and all versions of iMacros are now considered EOL (End-of-Life). The iMacros products will no longer be supported by Progress (aside from customer license issues), and these forums will also no longer be moderated from the Progress side.

Thank you again for your business and support.

Sincerely,
The Progress Team

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
Post Reply
User avatar
cybmatrix
Posts: 38
Joined: Tue Dec 08, 2009 8:33 pm

Bring window focus to front before PROMPT for captcha

Post by cybmatrix » Thu Dec 10, 2009 6:44 pm

Hi.
Is there a way to bring to front the browser window before the PROMPT command line execution, cause after is not possible to refocus on the minimized browser and i cannot see the captcha code. :roll:
Or instead, is there a way to not use the PROMPT command, but simply wait for user interaction "like pushing ENTER on keyboard" ?

Thank you.
CYB
Windows 7 PRO (64 bit)
Waterfox 51.0.1 (64 bit)
iMacros for FF 8.9.7
Hannes, Tech Support

Re: Bring window focus to front before PROMPT for captcha

Post by Hannes, Tech Support » Fri Dec 11, 2009 10:34 am

Cf. PAUSE
User avatar
cybmatrix
Posts: 38
Joined: Tue Dec 08, 2009 8:33 pm

Re: Bring window focus to front before PROMPT for captcha

Post by cybmatrix » Fri Dec 11, 2009 11:05 am

Ok.
But in this way i've to use the mouse to click CONTINUE on the left of the screen for every captcha ...
Is there a way to let the script wait for the ENTER key pushed by the user and the automatically continue ?

Thank you again.
Windows 7 PRO (64 bit)
Waterfox 51.0.1 (64 bit)
iMacros for FF 8.9.7
Hannes, Tech Support

Re: Bring window focus to front before PROMPT for captcha

Post by Hannes, Tech Support » Fri Dec 11, 2009 12:55 pm

Then you may consider calling the macro from a script. Let the script open a message box that can be closed by pressing "Enter" in order to make script (and thus: macro) continue.
Post Reply