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 was 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?
Xebium no longer works out of the box with Selenium 3. However, I added
selenium-leg-rcas 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?