robotframework - Automate captcha using Robot Framework -


i performing automation testing of web application platform using robot framework (selenium2library) , could'nt find way automate captcha field. can give me info. on how identify , test captcha field?

thank you

captcha designed not automatible. solution turn off captcha in system under test. if need spefically test captcha mechanism, can manually.


Comments