paypal / SeLion

Enabling Test Automation in Java
http://selion.io
Apache License 2.0
281 stars 233 forks source link

Add mcirosoft 'edge' support to SeLion #187

Closed mach6 closed 8 years ago

mach6 commented 9 years ago

Selenium 2.47.1 introduces some support for Microsoft Edge.

SeLion does not have it as a BrowserFlavor -- https://github.com/paypal/SeLion/blob/19b037cf1130675f32a74a9b7b8301701493f5ea/client/src/main/java/com/paypal/selion/platform/grid/BrowserFlavors.java

SeLion should be enhanced to support it.

mach6 commented 8 years ago

closed with #240, #242, and #212