webdriver cannot be resolved

33 views
Skip to first unread message

Pawan Kumar

unread,
Sep 24, 2016, 9:48:20 PM9/24/16
to webdriver
Hi,

I m trying following script in JUNIT. But at import line getting error " Webdriver can't be resolved". Help me to resolve it.

import org.openqa.selenium.WebDriver;
import org.openqa.selenium.chrome.ChromeDriver;

darrell grainger

unread,
Sep 25, 2016, 5:43:01 PM9/25/16
to webdriver
Your project is not configured correctly. You must add the selenium jar files to your Java project. This isn't really a Selenium problem. This is more a question for the project structure you are using or the IDE you are using.

Darrell
Reply all
Reply to author
Forward
0 new messages