Earlopain / FoxTrove

E6 Upload Helper
GNU General Public License v3.0
6 stars 3 forks source link

Fix DeviantArt authentication #116

Closed faucetlol closed 9 months ago

faucetlol commented 9 months ago

It's now a two-step process where you have to enter the username, navigate to a second page and then enter the password.

Without this change, Selenium fails with the following error because the password field no longer exists on the login page: Selenium::WebDriver::Error::NoSuchElementError: no such element: Unable to locate element: {"method":"css selector","selector":"#password"}