Write your first Selenium WebDriver code using Maven - POM Dependency

preview_player
Показать описание
In this video, you will learn about how to setup Selenium with Maven Project using POM.xml file and Selenium dependency.

--Setup selenium Dependency in POM.xml file

~~~Get the latest dependency from Selenium site:

~~~Subscribe to this channel, and press bell icon to get some interesting videos on Selenium and Automation:

Follow me on my Facebook Page:

Let's join our Automation community for some amazing knowledge sharing and group discussion on Telegram:

Follow me on my Facebook Page:

Let's join our Automation community for some amazing knowledge sharing and group discussion on Telegram:

Paid courses (Recorded) videos:
📗 Get My Paid Courses at
Paid courses (Recorded) videos:
-------------------------------

✔️SOCIAL NETWORKS
--------------------------------

Support My Channel✔️Or Buy Me A Coffee
--------------------------------
✔️Thanks for watching!
देखने के लिए धन्यवाद
Благодаря за гледането
感谢您观看
Merci d'avoir regardé
Grazie per la visione
Gracias por ver
شكرا للمشاهدة
Рекомендации по теме
Комментарии
Автор

Well Explained, i'm completely new to java, yet the instructions in the video are very clear.

VipulDessaiBadGAMERbaD
Автор

Great much much helpful... even i am seeing this video in 2021 dec... It helped me alot... thanku naveen

kalaiarasineelamegam
Автор

Thank you thank you ...I was trying this for last 2 weeks...;)

anshikasingh
Автор

Best video to learn automation. It is very helpful. Thanks for the detail video!!

mehulbrahmbhatt
Автор

Thank you so much. I did not know what I did wrong but after following your steps it worked. Helped me a lot.

kbalakumar
Автор

Which is best to perform web driver interface or web action 😢

emh
Автор

Naveen, You have great skill of explaining..Thanks for the wonderful video with clarity knowledge

narmadhanaru
Автор

I am just comparing its behaviour with node js test library, how we can make this chrome driver installation portable as we need to give chrome driver local path of your system

truptigarotkar
Автор

Thank u so much Naveen sir, Its really helpful :)

nitinpatil
Автор

Hi Naveen Thank you very much. I really like presentation skills. However I have a question, Instead of downloading chrome webdriver, why not let maven pick it, if we give this in the dependency, I see a chrome driver in maven repository. I think there is some disconnect in my understanding, so how to decide which dependencies to download and which dependencies i can use Maven to download.

granand
Автор

Hi Naveen,
I am not seeing quickstart artifact I'd .what to do..please suggest..I am stuck here
Thanks

sweekriti
Автор

Hi @naveen.
I am getting nullSessionException for selenium grid. Can u plz help???

Some window size issue.. I tried driver.window.manage.maximum
But didn't work.😢

jiniapailan
Автор

When you click Maven "Update the Project" JRE System Library changes got reverted . Is that Okay ?

gayathris
Автор

Hi Naveen, how to set auto detect settings url for maven. Can we do it in settings.xml or any other approach needs to be followed. Please guide.

snehalkalugade
Автор

Do i need to download and add the selenium jar file and import in maven project or jut add as dependency in pom file. Ex: in standalone jave project we need to add the selenium jar.

bultibulti
Автор

Hi Naveen,

It was a really helpful video.

However, I ran into an issue. I have windows10. Chrome version 67 and chrome driver version is 2.40. Every time I am trying to launch I am getting not secure: data. It will be really great if you could have a look. I been searching online, couldn't find any thing solid.

adityanchatterjee
Автор

Thanks Naveen, I didn't even tthink this was so simple :)

Sumith.S
Автор

Getting this error after deleting . m2 folder also:
Could not calculate build plan: Plugin or one of its dependencies could not be resolved: Failed to read artifact descriptor for
Plugin or one of its dependencies could not be resolved: Failed to read artifact descriptor for

shivanshusharma.
Автор

Unable to create maven Projects after downloading the Plugins throwing an error couldnot resolve arctype you help on this

renukadevi
Автор

why there are different folders created by maven like src/main, src/test and if we store pom classes in src/main and test classes in src/test will it cause any problem to call methods as they are different folders if if yes then how to solve it

zaidshaikh-gwsb