Open rosemichaele opened 8 years ago
I have the same issue. I do not know if there is any active development on this.
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.
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.
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?