Xebium icon indicating copy to clipboard operation
Xebium copied to clipboard

Xebium and Selenium 3

Open rosemichaele opened this issue 8 years ago • 3 comments

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?

rosemichaele avatar Nov 04 '16 14:11 rosemichaele

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

maheshkukrani avatar Nov 08 '16 11:11 maheshkukrani

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.

rosemichaele avatar Nov 08 '16 16:11 rosemichaele

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.

maheshkukrani avatar Dec 01 '16 14:12 maheshkukrani