captcha_bypass icon indicating copy to clipboard operation
captcha_bypass copied to clipboard

AttributeError: move_to requires a WebElement

Open hackazer opened this issue 5 years ago • 1 comments

When tried to be used on login page that the recaptcha is already there (just need to click the recaptcha button without needing to wait for the recaptcha to load up as per in your medium page). error showed up.

AttributeError: move_to requires a WebElement

image

image

hackazer avatar Oct 23 '20 06:10 hackazer

@hackazer you should use move_to_element

teal33t avatar Oct 23 '20 12:10 teal33t