Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Selenium Browser #246

Open
javigomez opened this issue Jul 27, 2016 · 7 comments
Open

Update Selenium Browser #246

javigomez opened this issue Jul 27, 2016 · 7 comments

Comments

@javigomez
Copy link
Contributor

javigomez commented Jul 27, 2016

release for Firefox 48 is scheduled for 2016-08-02, so we should really look into migrating to Marionette (https://developer.mozilla.org/en-US/docs/Mozilla/QA/Marionette/WebDriver) or Chrome webdriver soon.

@jatitoam
Copy link
Contributor

can I please join in here? :)

@javigomez
Copy link
Contributor Author

you are welcome ^_^

@jatitoam
Copy link
Contributor

Puneet just updated me in the tests he's got using Marionette, so I will join in using his initial tests to help making it happen

@yvesh
Copy link
Member

yvesh commented Aug 24, 2016

Sounds great, thank you @jatitoam and @puneet0191

@yvesh
Copy link
Member

yvesh commented Aug 26, 2016

Okay, so i did a comparison of the Chrome vs the Marionette webdriver (with Firefox 48.0.2) and prepared two YouTube videos:

Weblinks Tests with Google Chrome webdriver

Weblinks Tests with Marionette webdriver

Both are breaking.. Marionette even faster.

Conclusion: Both are requiring work, the Marionette webdriver is probably even more unstable. When i look at the current feature log it's far from supporting all capabilities Selenium offers..

// cc @javigomez @puneet0191 @jatitoam

@yvesh
Copy link
Member

yvesh commented Aug 26, 2016

Just tested also with Selenium 3 beta 2, does not make it better.. same issues remain - half of the events like click buttons etc. are not working with geckodriver (0.10.0) :(

@810
Copy link
Contributor

810 commented Oct 18, 2016

@yvesh I have updated the driver, could you recheck with final build.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants