Saves the captcha image for the user and waits for them to type the solution. Defaults are Node-only (fs + stdin); pass save/prompt for other environments. Swap this whole provider out for an automated one later.
save
prompt
Saves the captcha image for the user and waits for them to type the solution. Defaults are Node-only (fs + stdin); pass
save/promptfor other environments. Swap this whole provider out for an automated one later.