y0k4i-1337 / gsprayer

A DOM-based G-Suite Password Sprayer
MIT License
7 stars 3 forks source link

Stacktrace after email input and before clicking next #2

Open Gimpy42 opened 2 years ago

Gimpy42 commented 2 years ago

Hi, I have try using with the firefox driver since my chromium isn't working properly and the following stack trace is return after entering the email in the identifierID field and just before clicking next.

Stacktrace:
WebDriverError@chrome://remote/content/shared/webdriver/Errors.jsm:181:5
NoSuchElementError@chrome://remote/content/shared/webdriver/Errors.jsm:393:5
element.find/</<@chrome://remote/content/marionette/element.js:305:16

Look like it has a hard time finding the element for next but the xpath seems good Any idea? Thanks for your help