-
-
Notifications
You must be signed in to change notification settings - Fork 216
Support different browser versions if defined #428
Copy link
Copy link
Open
Labels
Good First PickIssues that have been triaged and ready for everyone to work onIssues that have been triaged and ready for everyone to work onHacktoberfestIssues that were selected to work on during HacktoberfestIssues that were selected to work on during Hacktoberfestpr welcome
Metadata
Metadata
Assignees
Labels
Good First PickIssues that have been triaged and ready for everyone to work onIssues that have been triaged and ready for everyone to work onHacktoberfestIssues that were selected to work on during HacktoberfestIssues that were selected to work on during Hacktoberfestpr welcome
Type
Fields
Give feedbackNo fields configured for issues without a type.
WebDriver specification suggests to use the
browserVersionparameter:https://w3c.github.io/webdriver/#capabilities
But I not see how selenium-standalone can use this option.
Is it possible to use several browsers versions in selenium-standalone, with configuration like this?: