Captcha

Hi,

I have tried the same thing and for me death by captcha was working perfectly.

I can tell what steps I followed:

  1. I was using ‘take screenshot’ activity to take the screenshot of the captcha with the help of selectors.
  2. After taking the screeshot(.png) I replaced the image file that is read by death by captcha .
  3. Use open application activity to open deathby captcha using cmd.
  4. Use on element vanish activity check if the cmd is closed (ie captcha is converted in to text)
  5. read the text from text file generated by death by captch
3 Likes