You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DOES NOT work for Chrome.... If anyone can figure out why...
About
In order to click on "I feel lucky", one is to hover cursor above the button for a second and then click, but I haven't figure out how to do that with selenium, the move_to_element _with_offset failed on me, so I figure out how to double click on the button instead, but, it doesn't work in chrome......and I haven't test it on other webdrivers ye…