Do you want to learn how to use Selenium with Python! Then you have come to the right place! In this tutorial we install Selenium and the Chrome driver and build our first Selenium project!
⭐️ All links in the video ⭐
🔗 Download the Chrome driver: https://chromedriver.chromium.org/dow...
🔗 The application we use: https://www.rpa-unlimited.com/youtube...
⭐️ Scroll through the video ⭐
00:00:16 Download and install the Chrome driver
00:01:17 Create PATH variable for Windows
00:01:45 Install the Selenium library for Python
00:02:08 Import the Selenium library
00:03:07 How to open web page in Selenium?
00:03:23 How to find element in Selenium on element ID?
00:03:59 How to type in text field in Selenium?
00:05:23 How to find element in Selenium based on CSS Class?
00:05:50 How to click on element with Selenium?
00:06:07 How to maximize screen in Selenium?
00:06:23 How to scroll to bottom page in Selenium?
⭐️ Follow me ⭐
💼 LinkedIn: / thomasjanssen90
📷 Instagram: tomstechacademy
#selenium #python #seleniumtutorial