Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"org.openqa.selenium.WebDriverBackedSelenium cannot be resolved" #38

Open
tonyh2021 opened this issue Oct 24, 2014 · 2 comments
Open

"org.openqa.selenium.WebDriverBackedSelenium cannot be resolved" #38

tonyh2021 opened this issue Oct 24, 2014 · 2 comments

Comments

@tonyh2021
Copy link

http://selenium.googlecode.com/git/java/CHANGELOG.

2.40.0's CHANGELOG:

  • Migrated the WebDriverBackedSelenium to
    com.thoughtworks.selenium.webdriven. This also leaves behind a
    deprecated implementation of each of the key interfaces to ease
    migration for users.

BTW,this problem let me mad the whole afternoon.

@andrewleo
Copy link
Member

This also leaves behind a deprecated implementation of each of the key interfaces to ease migration for users.
So it is unnecessary to update the path of WebDriverBackedSelenium,calm down.

@andrewleo andrewleo reopened this Oct 27, 2014
@sgjeff
Copy link

sgjeff commented Jan 5, 2016

import com.thoughtworks.selenium.webdriven.WebDriverBackedSelenium;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants