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
As for Firefox, it needs to use the GeckoDriver, but the only option available is to set up the Firefox binary path.
The output error after that is: org.openqa.selenium.SessionNotCreatedException: Unable to create new service: GeckoDriverService
@flipy Firefox binary path is the path to the Firefox browser binary, not the Firefox driver binary. Currently only the old Java firefox driver is supported. Feel free to add support for geckodriver.
The text was updated successfully, but these errors were encountered: