Closed mach6 closed 8 years ago
@sebady fyi, selenium 3.0-beta2 is available on maven. We can setup the branches and start the work as planned.
Yippee! Do we have a change log of what's changing in selenium 3?
This is a start -- https://raw.githubusercontent.com/SeleniumHQ/selenium/master/java/CHANGELOG
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
the branch develop
is now is based on Se3 (beta3)
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;
develop
branch needs to track SeLion 2.0.0 which will be forward-looking and Selenium 3.x compatible.develop
branch with the only exception(s) being the new commit(s) (marionette support) already merged to the pre-existingdevelop
(copied todevelop-1.2.0
) branch since SeLion 1.1.0 was released.SeLion 1.x
should be done on thedevelop-1.2.0