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
Add a base set of capabilities for Microsoft's Edge browser
Add 'EDGE' property to webdriver.Browser object.
Add 'edge' method to webdriver.Capabilities object.
Add edge.js to javascript/node/selenium-webdriver directory
Add Edge-specific Options class
Add Edge-specific ServiceBuilder class
Add an Edge-specific ServiceBuilder class that manages
the Edge WebDriver server in a child process.
Add a WebDriver client for Microsoft's Edge browser
Add license header to edge.js
Add Edge-specific properties and methods to the Builder class
* Create WebDriver client when the Edge browser is specified.
* Add edgeOptions property and setEdgeOptions method.
Update README.md & CHANGES.md
Signed-off-by: Jason Leyba <[email protected]>
0 commit comments