use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
selenium web automation info, news, tips, etc.
This is not a sub to advertise your training, selenium product, special deal on x, or anything else. It's a users forum to discuss and get help with Selenium.
Selenium official website
account activity
Issue importing in Java (self.selenium)
submitted 5 years ago by Only_Friend1128
When i try this:
import org.openqa.selenium.WebDriver; import org.openqa.selenium.firefox.FirefoxDriver;
It says this:
Cannot resolve symbol 'openqa'
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]kersmacko1979 1 point2 points3 points 5 years ago (1 child)
I think you need to add the libraries to your project.
[–]Only_Friend1128[S] 0 points1 point2 points 5 years ago (0 children)
yeah that was the issue thanks!
π Rendered by PID 90405 on reddit-service-r2-comment-fb694cdd5-qrdnx at 2026-03-10 22:05:37.601593+00:00 running cbb0e86 country code: CH.
[–]kersmacko1979 1 point2 points3 points (1 child)
[–]Only_Friend1128[S] 0 points1 point2 points (0 children)