"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

web services - java.lang.NoClassDefFoundError: Could not initialize class net.sf.cglib.proxy.Enhancer -

Accessing MATLAB's unicode strings from C -

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