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
[js] Update example in selenium-webdriver/testing documentation
The firefox.Driver constructor was changed in 3.0 to not do any work.
Users should always use the Builder class to create new driver
instances.
Fixes#3377
0 commit comments