paypal / SeLion

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

Move develop branch to SeLion 2.0.0 / Selenium 3 #310

Closed mach6 closed 8 years ago

mach6 commented 8 years ago

The current develop branch should move to a develop-1.2.0 branch to track fixes will we do to the Selenium 2.x compatible version of SeLion.

Afterwards;

mach6 commented 8 years ago

@sebady fyi, selenium 3.0-beta2 is available on maven. We can setup the branches and start the work as planned.

sebady commented 8 years ago

Yippee! Do we have a change log of what's changing in selenium 3?

mach6 commented 8 years ago

This is a start -- https://raw.githubusercontent.com/SeleniumHQ/selenium/master/java/CHANGELOG

mach6 commented 8 years ago

There will be quite a few compilation things to address in the SeLion server component, for starters. Places, where we will have to move to the new path. Also, these server changes likely are not going to be compatible with our ios-driver and selendriod support in the server component -- at least until those projects also move ahead to selenium 3.x

mach6 commented 8 years ago

the branch develop is now is based on Se3 (beta3)