How to do ChromeDriver setup in Selenium

preview_player
Показать описание
***** IMPORTANT UPDATE *****
You no longer need to do what this video shows if you're using Selenium version 4.6.0 or above. Watch the following video to learn more.
*********************************

ChromeDriver can easily be set up in Selenium WebDriver if you follow these simple steps.

In this video tutorial, we will go through the process of setting up the ChromeDriver on a Windows system.

😀 Subscribe for weekly videos! 👍

📑 CHAPTERS

0:00 ~ What is ChromeDriver?
0:19 ~ Why is ChromeDriver needed?
0:20 ~ ChromeDriver setup
1:27 ~ How to set the system's Path variable
2:20 ~ How to verify the setup was successful

👩‍🎓 COURSES

⏯ PLAYLISTS

📫 LET'S CONNECT!

🔗 REFERENCES

Рекомендации по теме
Комментарии
Автор

Instead of doing what is shown in this video, you can simply use a Maven dependency to manage the browser drivers.

automateNow
Автор

If i doesn't show up as installed, try to restart the computer first and then check again

lvcc