Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Appium & Selenium Automation with Python
Rating: 4.5 out of 5(104 ratings)
1,206 students

Appium & Selenium Automation with Python

Python from scratch, Selenium WebDriver, Appium Android/iOS, Page Object Model, Pytest & frameworks
Created byLucky Trainings
Last updated 7/2026
English
English [Auto],Spanish [Auto],

What you'll learn

  • Create complete Mobile Automation Framework
  • Create Automation test using Appium Python
  • By the end of the course you can automate mobile application using appium python
  • Frameworks like PyTest, Data Driven, Page Object Model, Page Factory Model covered in depth
  • Use Jenkins for Continuous Integration
  • Learn Automating Android & iOS application
  • Create automation tests with Selenium & Python
  • Generate ALLURE, HTML Reports
  • You can work on any project on Selenium using python
  • Plan, build and execute test automation with Selenium & Python
  • Use Git for version control
  • Understand the basics of Appium using Python

Course content

14 sections286 lectures38h 0m total length
  • Overview on AI4:29
  • Overview on AI Part 29:28

    Explore how human in the loop improves AI reliability in software testing and compare Postman versus SoapUI as practical tool examples.

  • Overview on LLM6:35
  • Overview on RAG2:14
  • Overview on Generative AI3:15
  • Overview on Memory5:14
  • Overview on AI Agent7:52
  • Overview on LangChain & LangGraph4:55

    Explore LangChain, connecting LLMs to external data via a vector database through loading, chunking, embedding, and storage, and LangGraph's line graph for defining AI agents with memory and checkpoints.

  • Overview on MCP4:39
  • Overview on Human In the loop , Hallucination & Guardrails8:24

    Explore human in the loop concepts, guarding against AI hallucinations and implementing guardrails. Learn when to seek human approval, prompt engineering, and safety policies for AI agents.

  • Overview on Fine-Tuning3:55
  • Overview on Context Part 12:55
  • Overview on Prompts5:34
  • Overview on Context Part 27:39
  • Overview on Context Part 33:20
  • Overview on Prompts Part 27:13

    Explore zero-shot, one-shot, few-shot prompts and chain-of-thought reasoning to design accurate, context-rich prompts for automation testing with llms and context files.

  • ChatGPT vs Copilot vs CURSOR5:00
  • Overview on OpenAI3:08

    Explore how OpenAI powers chatbots like ChatGPT and Copilot and its mission to benefit humanity. See how GPT models and DALL-E underlie these tools and the common principles OpenAI publishes.

  • Overview on AI Models3:56
  • Overview on n8n workflow6:30

    Explore the basics of n8n as a workflow automation platform, create a trial account, and build AI-powered automation workflows using nodes and the try an AI workflow feature.

  • Generate API Key in OpenAI1:49
  • Create workflow in n8n10:40
  • Create workflow in n8n Part 27:42

    Create a workflow in n8n that reads a Google Sheet, selects an email, and sends an email via an AI agent using prompts to determine the recipient.

  • Create workflow in n8n Part 39:23
  • Create account in JIRA for our testing purpose7:10

    Learn to set up a Jira testing environment from scratch, including creating a project, generating API tokens, and integrating Zephyr test management to create test cases and defects from Excel.

  • n8n workflow for creating Bugs in JIRA Part 15:58

    Explore building an n8n workflow to pull new defects from a spreadsheet and create Jira issues, including setting up Jira templates, enabling Zephyr, and troubleshooting credentials and URLs.

  • n8n workflow for creating Bugs in JIRA Part 25:04
  • Create Public Chat in n8n workflow6:02

    Learn to expose an n8n workflow as a public chat, connect to an ai model with memory, and auto-create defects in zero from sheet data via a public URL.

  • Overview on OpenAI Tokens4:32

    Learn how tokens, the fundamental units of words and punctuation, drive OpenAI usage and cost, with four characters per token, prompts, budgets, and rate limits.

  • CURSOR - Create a Chrome Extension for Record & Playback20:27

    Learn to build a chrome extension that records and plays back browser actions, using an ai editor to generate Playwright or Selenium scripts and automate setup.

  • CURSOR - Create a Chrome Extension for Record & Playback Part 22:11
  • CURSOR - Create an OTP Shield Mobile APP21:15

    Build an otp shield mobile app that monitors text messages, phone calls, and whatsapp messages and calls, warns about otp requests, blocks apk files, and provides a dismiss option.

  • Overview on GPT4ALL with example14:33

    Explore gpt4all, a free open-source local ai ecosystem that runs offline on Windows, Mac, and Linux, enabling private document analysis and test case generation.

  • Overview on Custom Agent.md file7:08
  • Create Azure Devops Account for testing purpose10:23
  • Creating Manual Testcase generator Agent part 113:52

    Develop a custom manual test case generator agent that fetches an Azure DevOps user story, creates test cases by defined rules, and saves drafts in Excel.

  • Creating Manual Testcase generator Agent part 210:42
  • Creating Manual Testcase generator Agent part 314:33

    Define rules to generate comprehensive manual test cases, including end-to-end journeys, negative and edge cases, with required expected results and P1/P2 priorities; present via a local Libby manual agent UI.

  • Update on next AI videos1:25

Requirements

  • No prior knowledge is required, this course starts from scratch
  • Basic idea on testing tools is morethan enough
  • This course is designed for complete Beginners

Description

** Complete Python path: Selenium (Web) + Appium 3 (Mobile) from scratch with projects **


Learn Appium and Selenium automation using Python — Selenium WebDriver for web testing, Appium 3 for Android & iOS mobile testing, Pytest frameworks, Page Object Model, and real projects.


This Appium and Selenium Python course is built for manual testers, beginners, and QA engineers who want one practical path covering web + mobile automation with Python.


What you will learn in this course:

- Python programming fundamentals required for automation

- Selenium WebDriver basics and advanced web automation

- Locators, waits, assertions, and real website scenarios

- Pytest framework for Selenium

- Appium 3 features, setup, and configuration

- Android and iOS mobile automation with Appium Python

- Pytest framework for Appium and Page Factory / Page Object patterns

- Framework design, plugins, and project-based practice

- AI-assisted concepts for modern Python automation workflows


Keywords covered in this course:

Appium Python, Selenium Python, Appium 3, Selenium WebDriver, Appium mobile automation, Selenium automation testing, Python automation testing, Pytest framework, Page Object Model, Android automation, iOS automation, web and mobile automation.


This course combines Selenium Python for web and Appium 3 Python for mobile so you can build end-to-end automation skills for real projects and interviews.


If you are searching for Appium Python, Selenium Python, Appium and Selenium, or Python web and mobile automation training in one course, this course is for you.


Course is updated on 11-December-2025 with below concepts:

  • Overview on AI

  • Overview on LLM

  • Overview on RAG

  • Overview on Generative AI

  • Overview on Memory

  • Overview on AI Agent

  • Overview on LangChain & LangGraph

  • Overview on MCP Server

  • Overview on Human In the loop , Hallucination & Guardrails

  • Overview on Fine-Tuning

  • Overview on Context

  • Overview on Prompts

  • ChatGPT vs CoPilot vs CURSOR

  • Overview on OpenAI

  • Overview on AI Models

  • Overview on n8n workflow

  • Generate API Key in OpenAI

  • Create workflow in n8n

  • Create Public Chat in n8n workflow

  • Overview on OpenAI Tokens

  • CURSOR - Create a Chrome Extension for Record & Playback

  • CURSOR - Create an OTP Shield Mobile APP

  • Install GITHUB Copilot to PyCharm Editor

  • Generate Appium Python Program using CoPilot in PyCharm

  • Generate framework code using CoPilot

Course is updated on 09-08-2025 with below topics

  • When to use ID & Xpath -  doubts clarification video added at lecture 31


Course is updated on 04-08-2025 with below topics

Scroll using UiScrollable

Scroll using UiScrollable - setAsVerticalList

Scroll using UiScrollable - setAsHorizontalList

Scroll using UiScrollable - setMaxSearchSwipes

Scroll using UiScrollable - scrollForward & scrollBackward

Scroll using UiScrollable - ScrollToEnd & scrollToBeginning


Course is updated on 03-08-2025 with below topics

  • Parallel Execution using systemPort & wdaLocalPort


Course is updated on 02-08-2025 with below topics


  • Appium-gestures-plugin : DoubleTap

  • Appium-gestures-plugin : longPress


Course is updated on 01-08-2025 with below topics

  • Overview on ElementID

  • Appium-gestures-plugin installation & overview

  • Appium-gestures-plugin : Swipe Up & Swipe Down- Android

  • Appium-gestures-plugin : Swipe Up & Swipe Down- iPhone

  • Appium-gestures-plugin : Swipe Left & Swipe Right

  • Appium-gestures-plugin : Drag and Drop

Course is updated on 31-07-2025 with below topics

  • Coordinates identification which covers X , Y, Height & Width

Course is updated on 30-07-2025 with below topics

  • We added a new section in which we are going to upload Q & A's & Student's requested topics, please find below section name "Interview Question & Answers & Student Requested Topics"


Course is updated on 29-07-2025 with below topics

  • Appium-device-farm plugin  - Video Recording Configuration

  • Appium-device-farm plugin  - Video Recording Implementation


Course is updated on 28-07-2025 with below topics

  • find_image_occurrence command with example

  • appium-device-farm plugin configuration , implementation with example

Course is updated on 27-07-2025 with below topics

  • getImagesSimilarity command with example


Course is updated on 26-07-2025 with below topics

  • Appium-Dashboard Plugin with examples

  • Appium-Image Plugin with examples


Course is updated on 08-June-2025:

  • Customised framework for Mobile & Web - Single framework that supports Mobile Apps & Web application

Appium & Selenium using Python - Master Mobile & Web automation testing with APPIUM 2.X on Android & iOS & devices, Selenium Webdriver

This course is designed for complete beginners.

If you are a complete beginner on Appium or Selenium or Python this course helps you to master the tool. Very basic step by step videos to guide you from scratch

Get started with Appium & Selenium using Python .


APPIUM topics :

  • Introduction to Python

  • Install Python on Windows

  • Install Python on MAC

  • Overview on editors and install PyCharm

  • Configure Eclipse editor for python scripting

  • Creating a project and adding comments to PyCharm

  • Data types and examples

  • Examples on String data type

  • Overview on List with examples

  • If Statement and examples

  • For Loop statements with examples

  • While Loop statements with examples

  • overview on functions and import

  • Introduction to Class and Object

  • Importance of HOMEBREW

  • APPIUM Python Configuration

  • Overview on Appium 2.X

  • Install Appium 2.X , Install Drivers for Android & iOS executions

  • Overview on Drivers & Options

  • Appium Python Program to Launch Android & iOS App

  • Overview on USB Debugging Mode & Connect Real Android Phone

  • Appium Inspector - Overview , Installation, Example

  • Scenario : Launch app & Handle Button, Text field

  • Scenario : Handling Alerts, Text Fields , Buttons- Singup & Login flow

  • Scenario : Handling Switch, Dropdown & Alert Button

  • Scenario : Handling DropDown using FindElements, GetAttribute

  • Scenario : ScrollDown using latest actions

  • Scenario : TAP  & LongPress using latest actions

  • Overview on Synchronisation with examples

  • Start APPIUM Server using a Program

  • Appium Inspector ==> Record & Identify Elements using Coordinates

  • Examples on Keyboard Handling

  • Handling Hybrid App ==> Switching Context

  • Handling SYSTEM Apps - Camera & Calculator

  • Scenario - WEB APP Handling

  • Screenshot & Video capturing

  • noReset with example

  • OPTIONAL - MAC CONFIGURATION OVERVIEW

  • Establish Inspector Session for UIKitCatalog app on simulator

  • Handling Buttons , Text Fields, Checkbox on Simulator

  • Handling of Switches

  • Handling Alerts

  • Handling Date Picker

  • Handling Picker View

  • Switch Context - From Native to Web View

  • Tap using coordinates

  • Perform Scroll down on the app

  • Configuring PyTest & Executing Basic functions

  • PyTest Fixtures & Decorators with examples

  • PyTest Marker, Parameterised Markers with examples

  • PyTest Hard Assertions, Soft Assertions

  • PyTest Launch App on iPhone Simulator

  • Pytest Parameters in Launching iOS App

  • PyTest Reports - HTML & ALLURE with examples

  • PyTest - Capture Screenshot & Screenshot on Failure

  • Parallel Execution on Simulators

  • Generate Logs

  • Reading Data from a Config File

  • Read Data From Excel & Write Data in Excel

  • Framework - Page Factory Model

  • Overview on GITHUB

  • Appium Framework Part  - Jenkins Integration


Selenium Topics:

  • Install Python on Windows

  • Install Python on MAC

  • Overview on editors and install PyCharm

  • Configure Eclipse editor for python scripting

  • Creating a project and adding comments to PyCharm

  • Data types and examples

  • Examples on String data type

  • Overview on List with examples

  • If Statement and examples

  • For Loop statements with examples

  • While Loop statements with examples

  • overview on functions and import

  • Introduction to Class and Object

  • Why people prefer python than java for selenium

  • Overview on Selenium

  • Record and playback options in Selenium

  • Install selenium for python

  • Scenario 1: First automation script in pycharm

  • Overview on locators

  • How to use locators in a program

  • Scenario 2: Perform search operation on bing

  • Run test script without specifying driver exe file

  • Scenario 3: Handling checkboxes

  • Scenario 4: Handling RadioButtons

  • Scenario 5: Handling Dropdown

  • Scenario 6: Create a test script using findElements - Part 1

  • Scenario 8: Perform tab operation using sendkeys command

  • Scenario 9: Handling frames

  • Scenario 10: Selecting a date from date picker

  • Scenario 11: Handling drag n drop

  • Scenario 13: How to capture coordinates of an object

  • Scenario 14: Handle tooltips

  • Scenario 15: Handle Auto Suggestions and capture screenshot

  • Scenario 16: Handle Mouse Hover

  • Scenario 18: Handling multiple windows

  • Scenario 19: Handling Webtables

  • Scenario 20: Examples on wait

  • Scenario 21: Handling alerts

  • Scenario 22: Handling Javascripts

  • Scenario 23: Data Driven testing with examples

  • Overview on unittest framework with examples

  • Generate test execution report

  • Page Object Model with example

  • Page factory model with example

  • Overview on GITHub

  • Execute unittest from Jenkins

  • Introduction to framework with example

  • Configuring PyTest & Executing Basic functions

  • PyTest Fixtures & Decorators with examples

  • PyTest Marker, Parameterised Markers with examples

  • PyTest Hard Assertions, Soft Assertions

  • Capture Screenshot & Screenshot on Failure

  • Generate HTML & Allure Reports

  • Reusable Logics - Utilities -Generate Logs

  • Reusable Logics - Utilities -Reading Data from a Config File

  • Reusable Logics - Utilities -Read Data From Excel & Write Data in Excel

  • Selenium Framework - Page Factory Model - GIT HUB & Jenkins Pipeline

  • PyTest features

  • Data Driven & conftest utilities

  • Selenium Framework - Page Factory Model - GIT HUB & Jenkins Pipeline

  • PyTest - Login to Sauce Demo application


Lets Get Started... Wish you Good luck


Who this course is for:

  • Anyone who wants to start their career in automation testing
  • Anyone who wants to learn Appium Python from basics
  • Manual Testers who wants to switch to Mobile Automation Testing
  • Selenium Testers who wants to learn Mobile Automation
  • Automation Testers who wants to enhance their skills