Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Selenium with Python
Rating: 3.6 out of 5(32 ratings)
285 students

Selenium with Python

Learn end to end selenium with python
Created byPallavi Sharma
Last updated 6/2018
English

What you'll learn

  • Automate web application end to end using selenium with python as a programming language

Course content

5 sections15 lectures22h 57m total length
  • Introduction to Python1:40:06

    Introduce Python fundamentals for Selenium testing, covering data types, variables, input, and core operators; practice with hands-on coding, flow control, and a live project.

  • Conditional Statements and Loops in Python1:57:41

    Explore conditional statements and loops in Python, including if, else, nested if, while loops, and for loops, with hands-on examples, practice problems, and break usage.

  • Strings, Lists and Dictionary1:52:13

    Explore strings, lists, and dictionaries in Python, covering indexing, length, slicing, concatenation, and repetition, with key string methods like split, join, and strip, plus dictionary key value usage.

  • Files, Regex and Exception Handling1:46:54

    Explore Python file input/output, regular expressions, and exception handling to read, write, and process data with robust error control.

  • Object Oriented Programming with Python1:43:30

    Explore object oriented programming with Python, including classes, objects, constructors, inheritance, and interfaces. Learn how Selenium in Python uses driver, web elements, and locators to automate browsers.

Requirements

  • Basics of manual testing

Description

Learn end to end selenium with python. start with learning python as a programming language and then progress to learn selenium as a test automation tool

basics of python

data types

if, while, for

file handling, regex

oops

basics of selenium

selenium ide

locators

parameterization and synchronization

handling different web elements

action class

page object model

logs

excel handling

bdd behave

all this is covered. 

Who this course is for:

  • Manual Testers, Developers, Team Leads, Test Managers, Anyone interested in learning Selenium with Python