Use 'Run As' - Maven Install if you're testing locally within your IDE (e.g., Eclipse, IntelliJ IDEA) and want to compile your modified files with the new dependency. Use 'Maven' - Update Project to download the dependency without compiling. This is useful for checking availability or resolving errors.
Good video sir.I have one doubt can you clear that sir ? I have started learning manual testing. May I know what is the roadmap to learn manual testing ?
Im using Selenium 4.11.0 with Java 17 and webdriver manager version 5.6.2 , everytime im launching the browser, exe is getting downloaded using proxy however chrome is getting crashed and im getting 500 error, any idea of resolution?
thats a big help ..thankyou so much i just updated the version in pom file...and everything is sorted....its been 4 days i am looking for
Thank u for helpful information
Thank you
Thanks a lot brother, you just saved my time. If you search for a coding solution in TH-cam an Indian will be there to solve the problem.
Glad that it was helpful. Please share it to your friends and relatives.
Hi, I am getting NoSuchElementException for edge browser. Working fine for chrome. I am using webdriver manager 3.8.1
For simple maven project run means what are jar we need to download for maven depending?
io.github.bonigarcia
webdrivermanager
5.9.1
Thanks for reply me sir
Sir, after adding the dependency in pom.xml what should I do?
Whether I have to 'Run As' - Maven Install
(OR)
'Maven' - Update Project.
Use 'Run As' - Maven Install if you're testing locally within your IDE (e.g., Eclipse, IntelliJ IDEA) and want to compile your modified files with the new dependency.
Use 'Maven' - Update Project to download the dependency without compiling. This is useful for checking availability or resolving errors.
@@TechStack9 Thank you sir. 👍
Good video sir.I have one doubt can you clear that sir ? I have started learning manual testing. May I know what is the roadmap to learn manual testing ?
Im using Selenium 4.11.0 with Java 17 and webdriver manager version 5.6.2 , everytime im launching the browser, exe is getting downloaded using proxy however chrome is getting crashed and im getting 500 error, any idea of resolution?
thanx bro i wasted my 4 days for simple thing