captcha handling

43 views
Skip to first unread message

Aniket Mane

unread,
Jul 17, 2016, 10:15:34 AM7/17/16
to webdriver
Hi All,
I am trying to handle captcha on https://www.irctc.co.in/eticketing/loginHome.jsf.
Is there any API for captcha?Please let me know.

Thanks,
aniket

abhijit apte

unread,
Jul 17, 2016, 10:37:06 AM7/17/16
to webdriver
What are you trying to achieve ? 

Reason behind introducing captcha is to avoid automated attacks.  This is not good test case for automation. 

--
You received this message because you are subscribed to the Google Groups "webdriver" group.
To unsubscribe from this group and stop receiving emails from it, send an email to webdriver+...@googlegroups.com.
To post to this group, send email to webd...@googlegroups.com.
Visit this group at https://groups.google.com/group/webdriver.
For more options, visit https://groups.google.com/d/optout.
--
Thanks,
Abhijit Apte

Andreas Tolfsen

unread,
Jul 18, 2016, 7:45:44 AM7/18/16
to webd...@googlegroups.com
You should not try to automate captcha’s. If this is your own site you
should be able to disable it in your testing environment.

If it’s not your own site, you probably shouldn’t be trying to
circumvent security measures.

Suraj Ray

unread,
Jul 18, 2016, 8:00:20 AM7/18/16
to webd...@googlegroups.com
Captcha was intoriduced only to avoid such kind of scenarios as sites were unnecessarily getting hits which used to hamper the site performance.

If the product is owned by you, then probably in qa env you can handle as the product would definitely have some API or a DB table to generate or to get the captcha.



Reply all
Reply to author
Forward
0 new messages