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
{{ message }}
This repository has been archived by the owner on Dec 18, 2019. It is now read-only.
I'm seeing this too, tried installing this add-on because I need to set configure some profile settings, it wasn't taking the profile I set in my wdio.conf.js file.
Firefox: 56.0.2
Geckodriver: 0.19.1
with selenium-standalone using 3.6.0 version of selenium.
Rolling back to 3.4.0 seemed to work though. I would like to see this work with the latest version of selenium though.
The profile defined in wdio.conf is not set in newer versions of firefox and geckodriver
Firefox: 56.0
geckodriver: 0.19.0
selenium-server-standalone: 3.6.0
According to saadtazi/firefox-profile-js#95 the browser capabilities changed and the profile should be set like so:
Instead of the old definition
The text was updated successfully, but these errors were encountered: