SAVE_ELEMENT_SCREENSHOT - 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
dioggoms
Posts: 1
Joined: Fri Oct 09, 2015 12:17 am

SAVE_ELEMENT_SCREENSHOT - Captcha

Post by dioggoms » Mon Aug 21, 2017 8:15 pm

Hello Guys, I'have tried to save the captcha screenshot, however I have the error message below. When I try to do that with FX it works correctly...

IE 11.1480+14393.0

VERSION BUILD=10.4.28.1074
TAB T=1
TAB CLOSEALLOTHERS
URL GOTO=http://www.receita.fazenda.gov.br/pesso ... itacao.asp
FRAME NAME=main
TAG POS=1 TYPE=INPUT:TEXT FORM=NAME:frmConsulta ATTR=NAME:cnpj CONTENT=xxxxxxxxxxxxxxx

ONDOWNLOAD FOLDER=C:\Users\Diogo_Souza\Documents\iMacros\Macros\FILE FILE=captcha.png WAIT=YES

TAG POS=1 TYPE=IMG FORM=NAME:frmConsulta ATTR=HREF:"http://www.receita.fazenda.gov.br/pesso ... aptcha.asp" CONTENT=EVENT:SAVE_ELEMENT_SCREENSHOT


Error message:

Error -1000: Cannot copy the item being saved to destination file: C:\Users\Diogo_Souza\Documents\iMacros\Macros\FILE\captcha.png The server threw an exception. (Exception from HRESULT: 0x80010105 (RPC_E_SERVERFAULT)). Line 11: TAG POS=1 TYPE=IMG FORM=NAME:frmConsulta ATTR=HREF:"http://www.receita.fazenda.gov.br/pesso ... aptcha.asp" CONTENT=EVENT:SAVE_ELEMENT_SCREENSHOT
User avatar
thecoder2012
Posts: 446
Joined: Sat Aug 15, 2015 5:14 pm
Location: Internet
Contact:

Re: SAVE_ELEMENT_SCREENSHOT - Captcha

Post by thecoder2012 » Fri Apr 13, 2018 7:14 am

It's captcha related! :lol:
dioggoms wrote:IE 11.1480+14393.0

VERSION BUILD=10.4.28.1074
TAB T=1
TAB CLOSEALLOTHERS
URL GOTO=http://www.receita.fazenda.gov.br/pesso ... itacao.asp
FRAME NAME=main
TAG POS=1 TYPE=INPUT:TEXT FORM=NAME:frmConsulta ATTR=NAME:cnpj CONTENT=xxxxxxxxxxxxxxx

ONDOWNLOAD FOLDER=C:\Users\Diogo_Souza\Documents\iMacros\Macros\FILE FILE=captcha.png WAIT=YES

TAG POS=1 TYPE=IMG FORM=NAME:frmConsulta ATTR=HREF:"http://www.receita.fazenda.gov.br/pesso ... aptcha.asp" CONTENT=EVENT:SAVE_ELEMENT_SCREENSHOT


Error message:

Error -1000: Cannot copy the item being saved to destination file: C:\Users\Diogo_Souza\Documents\iMacros\Macros\FILE\captcha.png The server threw an exception. (Exception from HRESULT: 0x80010105 (RPC_E_SERVERFAULT)). Line 11: TAG POS=1 TYPE=IMG FORM=NAME:frmConsulta ATTR=HREF:"http://www.receita.fazenda.gov.br/pesso ... aptcha.asp" CONTENT=EVENT:SAVE_ELEMENT_SCREENSHOT
New example for you was not possible. Text captcha not found. :shock:
But good news! Your captcha is not longer a image. Your site has changed from ReCaptcha v1 (Text) to ReCaptcha v2 (Interactive). Sitekey is enough. Is my answer a little too late? :?: :?
Join 9kw.eu Captcha Service now and let your iMacros continue downloads and scripts while you sleep. - Custom iMacros? Contact me! :idea:
Post Reply