xebia / Xebium

Xebium provides Selenium (webdriver) bindings for FitNesse, with Selenium-IDE support
http://xebia.github.com/Xebium/
Apache License 2.0
76 stars 62 forks source link

Xebium and Selenium 3 #165

Open rosemichaele opened 8 years ago

rosemichaele commented 8 years ago

Xebium no longer works out of the box with Selenium 3. However, I added selenium-leg-rc as a new dependency in the pom.xml and was able to get my tests (WebDriver only) running again with minimal changes to the fixtures.

This post isn't regarding any known issues, but I think that the "fix" is less than ideal and was wondering if anyone else is dealing with the upgrade to Selenium 3 for latest browser support. There is a post on the topic in the Xebium Google group, but all that I have gathered from it is that there is no active development on the project by the developers at this time.

Has anyone else attempted to make Xebium compatible with Selenium 3?

maheshkukrani commented 8 years ago

I have the same issue. I do not know if there is any active development on this.

rosemichaele commented 8 years ago

Mahesh - have you tried updating the dependencies like I mentioned above? I'm curious if it will work for you.

Also, you might check this project out as an alternative.

maheshkukrani commented 7 years ago

HI, Sorry for my late reply. Thanks for this. I actually was running Xebium on a remote windows 2008 server(aws) and thats why ran into this problem. But i gave up and started using saucelabs.