Jump to content
UBot Underground

How To Click On Submit Button In Google Page After Solving Captcha Images In Exbrowser?


Recommended Posts

Hi everyone,

 I want to click on submit button in google page after solving captcha images but it fails to click on submit button.I think before solving captcha image i have to run javascript code that is missing and i am using 2captcha services for solving captcha's.

plz give any solution i stuck at this point since 2 days.

i attach screenshot of that page which i have to solve.

 

Thanks in advance

 

Link to post
Share on other sites

Hi everyone,

 I want to click on submit button in google page after solving captcha images but it fails to click on submit button.I think before solving captcha image i have to run javascript code that is missing and i am using 2captcha services for solving captcha's.

plz give any solution i stuck at this point since 2 days.

i attach screenshot of that page which i have to solve.

 

Thanks in advance

 

 

PM me your code on skype. my skype id is rx2pills

 

Thanks

Link to post
Share on other sites
  • 4 weeks later...

Hello Friend!

 

Can you please tell me how your issue resolved. I whenever use captcha on FAW Car Price in Pakistan as well as Chinese Food Recipes in Urdu the captcha button does not clickable. After selection of given images Button still unclickable. Please tell me how your issue resolved.

Link to post
Share on other sites

which browser you used buddy either inbuilt or exbrowser ,in inbuilt browser there is click command from there we use to select the element selector then after click, and in exbrowser below i write code first you use change attribute and style; display:none then after i use to click the submit button.

plugin command("ExBrowser.dll", "ExBrowser Change Attribute", "x://*[@id=\"g-recaptcha-response\"]", "style", "display: none;")
plugin command("ExBrowser.dll", "ExBrowser Click", "x://input[@name=\'submit\']")
Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...