Install Selenium WebDriver on Mac and Write first Test Case using Java

Published: 30 April 2023
on channel: Code With Arjun
26,163
242

In this video I have shown how you can install Selenium WebDriver on your Mac (M1/ M2) and also write your first test case using Java and IntelliJ.

Source code link : https://github.com/arjungautam1/Selenium
Download Selenium : https://www.selenium.dev/downloads/
Download zip chrome driver : https://chromedriver.chromium.org/

PayPal : https://paypal.me/codewitharjun
Patreon :   / codewitharjun  

➡️ Subscribe :    / codewitharjun  

Stay Connected :
➡️ LinkedIn :   / arjungautam1  
➡️ Github : https://github.com/arjungautam1

Join Community :
➡️Discord :   / discord  

Follow me on :
➡️ Medium:   / codewitharjun  
➡️ Dev.to : https://dev.to/codewitharjun

Time Stamps :
00:00 - Install Java on your Mac
02:00 - Install IntelliJ on Mac
03:15 - Create New Selenium Project
04:20 - Download Selenium
05:16 - Add jar files in selenium project IntelliJ
06:55 - Download chrome driver
08:30 - Write a test case to open browser

#selenium #CodeWithArjun #Programming #testing