You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 27, 2019. It is now read-only.
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?
The text was updated successfully, but these errors were encountered:
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.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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?
The text was updated successfully, but these errors were encountered: