"java.lang.Error: Unresolved compilation problems" during execution Selenium tests with TestNG using Maven -



"java.lang.Error: Unresolved compilation problems" during execution Selenium tests with TestNG using Maven -

i using selenium testng automated testing. using maven software project management , comprehension tool. have maven dependencies in class path. still got caused by: java.lang.error: unresolved compilation problems:

the import org.openqa.selenium.firefox.firefoxdriver cannot resolved.selenium.firefox.driver jar nowadays in class path same problem other dependencies.

how resolve error?

try these steps:

right click project goto maven menu click update project configuration

java maven selenium testng selenium-firefoxdriver

Comments

Popular posts from this blog

javascript - mongodb won't find my schema method in nested container -

How do you set up a perforce server to work over the internet? -

ios - Lagging ScrollView with UIWebview inside -