Selenium Python Beginner Tutorial - Learn Selenium Python Step by Step
Offered By: Automation Step by Step via YouTube
Course Description
Overview
Learn Selenium with Python in this comprehensive tutorial video. Start by setting up your development environment, including downloading and installing Python, configuring environment variables, and installing Selenium libraries. Download and set up PyCharm IDE, create a new project, and begin writing Selenium scripts. Follow step-by-step instructions to automate web browser interactions, including navigating to URLs, finding elements, and performing actions. Cover essential topics such as working with different web drivers, handling timeouts, and running tests from both the IDE and command line. Gain practical experience through hands-on coding examples and learn best practices for Selenium automation with Python.
Syllabus
Introduction
Download Python
Install Python
Verify Python
Python Environment Variable
Installing Selenium Libraries
Verifying the Install
Downloading PyCharm IDE
Project Name
Import Selenium
Selenium Settings
Selenium Page Load Time Out
Print Hello World
Add URL
Find Element
Search Button
Time Button
Download Selenium Driver
Test
Chrome Browser
Add Automation
Test with other drivers
Rightclick run test
Driver test
Run from command line
Add chromedriver
Add drivers
Add project location
Taught by
Automation Step by Step
Related Courses
Web and Mobile Testing with SeleniumUniversity of Minnesota via Coursera Create Your First Automation Script Using Selenium and Java
Coursera Project Network via Coursera Automate an e-commerce web application using Selenium & Java
Coursera Project Network via Coursera Advanced TestNG Framework and Integration with Selenium
Coursera Project Network via Coursera Behavior Driven Development with Selenium and Cucumber
Coursera Project Network via Coursera