<dependency>
<groupId>io.github.bonigarcia</groupId>
Dependency <artifactId>webdrivermanager</artifactId>
<version>3.3.0</version>
<scope>test</scope>
</dependency>
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] /Users/rahul.kardel/Documents/TorenzoWebSite/src/main/java/com/torenzosite/qa/base/TestBase.java:[35,32] package io.github.bonigarcia.wdm does not exist
[ERROR] /Users/rahul.kardel/Documents/TorenzoWebSite/src/main/java/com/torenzosite/qa/base/TestBase.java:[36,32] package io.github.bonigarcia.wdm does not exist
[ERROR] /Users/rahul.kardel/Documents/TorenzoWebSite/src/main/java/com/torenzosite/qa/base/TestBase.java:[79,41] cannot find symbol
symbol: variable WebDriverManager
location: class com.torenzosite.qa.base.TestBase
[ERROR] /Users/rahul.kardel/Documents/TorenzoWebSite/src/main/java/com/torenzosite/qa/base/TestBase.java:[87,41] cannot find symbol
symbol: variable WebDriverManager
location: class com.torenzosite.qa.base.TestBase
[ERROR] /Users/rahul.kardel/Documents/TorenzoWebSite/src/main/java/com/torenzosite/qa/base/TestBase.java:[94,41] cannot find symbol
symbol: variable WebDriverManager
location: class com.torenzosite.qa.base.TestBase
[ERROR] /Users/rahul.kardel/Documents/TorenzoWebSite/src/main/java/com/torenzosite/qa/base/TestBase.java:[101,41] cannot find symbol
symbol: variable WebDriverManager
location: class com.torenzosite.qa.base.TestBase
[ERROR] /Users/rahul.kardel/Documents/TorenzoWebSite/src/main/java/com/torenzosite/qa/base/TestBase.java:[111,33] cannot find symbol
symbol: variable WebDriverManager
location: class com.torenzosite.qa.base.TestBase
[INFO] 7 errors
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7.212 s
[INFO] Finished at: 2019-02-11T18:41:57+05:30
[INFO] Final Memory: 25M/179M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile (default-compile) on project torenzowebsite: Compilation failure: Compilation failure:
[ERROR] /Users/rahul.kardel/Documents/TorenzoWebSite/src/main/java/com/torenzosite/qa/base/TestBase.java:[35,32] package io.github.bonigarcia.wdm does not exist
[ERROR] /Users/rahul.kardel/Documents/TorenzoWebSite/src/main/java/com/torenzosite/qa/base/TestBase.java:[36,32] package io.github.bonigarcia.wdm does not exist
[ERROR] /Users/rahul.kardel/Documents/TorenzoWebSite/src/main/java/com/torenzosite/qa/base/TestBase.java:[79,41] cannot find symbol
[ERROR] symbol: variable WebDriverManager
[ERROR] location: class com.torenzosite.qa.base.TestBase
[ERROR] /Users/rahul.kardel/Documents/TorenzoWebSite/src/main/java/com/torenzosite/qa/base/TestBase.java:[87,41] cannot find symbol
[ERROR] symbol: variable WebDriverManager
[ERROR] location: class com.torenzosite.qa.base.TestBase
[ERROR] /Users/rahul.kardel/Documents/TorenzoWebSite/src/main/java/com/torenzosite/qa/base/TestBase.java:[94,41] cannot find symbol
[ERROR] symbol: variable WebDriverManager
[ERROR] location: class com.torenzosite.qa.base.TestBase
[ERROR] /Users/rahul.kardel/Documents/TorenzoWebSite/src/main/java/com/torenzosite/qa/base/TestBase.java:[101,41] cannot find symbol
[ERROR] symbol: variable WebDriverManager
[ERROR] location: class com.torenzosite.qa.base.TestBase
[ERROR] /Users/rahul.kardel/Documents/TorenzoWebSite/src/main/java/com/torenzosite/qa/base/TestBase.java:[111,33] cannot find symbol
[ERROR] symbol: variable WebDriverManager
[ERROR] location: class com.torenzosite.qa.base.TestBase
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
--
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to selenium-user...@googlegroups.com.
To post to this group, send email to seleniu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/CAA_T2rH%2BfLJRObD%2BixM502UC%3DwLbGZSAz71V3m6X0BmAc60mAw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/CANikZLmrYqRPzJaLpLqc5PfpB7s4VbLxes_%2BneEqx9162nKhOQ%40mail.gmail.com.