Selenium Python Small Sample Project | Page Object Model POM

Automation Step by Step September 25, 2018
Video Thumbnail
Automation Step by Step Logo

Automation Step by Step

@raghavpal

About

Simple Basic Beginners Step-by-Step tutorials ❤️ I create videos on Automation, Testing, DevOps, CI and related tools, technologies and platform Raghav is a teacher and founder of AutomationStepByStep.com He was an Automation Architect and has led multiple teams of Automation and DevOps Engineers. For over a decade, Raghav witnessed, worked, and delivered multiple Automation Testing Projects and worked with some awesome people in this industry ► https://automationstepbystep.com/ Some topics covered: - Jenkins - JMeter - Selenium - Appium - Cypress - Playwright - Katalon Studio - API Testing - Postman - Docker - Kubernetes - Other DevOps topics Words from Raghav We often need someone to hold our hand and help us take the first few steps before we learn to walk and run. I am on a mission to spread education and make it available to anyone willing to learn Never Stop Learning Raghav All education here is FREE FOR ALL, FOREVER Share with as many people as you can in your lifetime

Video Description

more about Raghav - https://automationstepbystep.com/ Selenium Python Small Sample Project (POM | Unit Test | HTML Reports) Step by Step We will do this hands-on: 1. Create a simple login test 2. Implement unit testing 3. Implement Page Object Model 4. Separate test scripts and objects 5. Create a separate class for Locators 6. Run from command line 7. Add HTML Reports Python IDE - PyCharm Python lib - selenium Html test runner References: How to install Python on Windows with basic setup - https://www.youtube.com/watch?v=FFDDN1C1MEQ&t=31s&index=2&list=PLhW3qG5bs-L9JjtXx-adxWdbjaxeRhi7h How to install Python on Mac - https://www.youtube.com/watch?v=X2VXCEfIgC0&t=382s&index=2&list=PLhW3qG5bs-L_IH9bmssFw47zHeLm1gsxo Pycharm installation and setup can be taken from - https://www.youtube.com/watch?v=FFDDN1C1MEQ&t=31s&index=2&list=PLhW3qG5bs-L9JjtXx-adxWdbjaxeRhi7h https://pypi.org/project/selenium/ https://pypi.org/project/html-testRunner/ https://opensource-demo.orangehrmlive.com/ # import sys # import os # sys.path.append(os.path.join(os.path.dirname(__file__), "..", "..")) Selenium Python automation framework from scratch step by step #SeleniumPythonPOMFramework ONLINE COURSES TO LEARN ------------ UI TESTING ------------ Selenium Beginners - https://bit.ly/2MGRS8K Selenium Java Framework from Scratch - https://bit.ly/2N9xvR6 Selenium Python - https://bit.ly/2oyMp5x Selenium Tips - https://bit.ly/2owxc50 Selenium Builder - https://bit.ly/2MKNtlq Katalon Studio - https://bit.ly/2wARFdi Robot Framework - https://bit.ly/2Px6Ue9 ------------ API TESTING ------------ Web Services (API) - https://bit.ly/2MGafL7 SoapUI - https://bit.ly/2MGahmd Postman - https://bit.ly/2wz8LrW General - https://bit.ly/2PYdwmV ------------ MOBILE TESTING ------------ Mobile Playlist - https://bit.ly/2PxpeUv ------------ CI | CD | DEVOPS ------------ Jenkins Beginner - https://bit.ly/2MIn8EC Jenkins Tips & Trick - https://bit.ly/2LRt6xC Docker - https://bit.ly/2MInnzx ------------ VERSION CONTROL SYSTEM ------------ Git & GitHub - https://bit.ly/2Q1pagY ------------ PERFORMANCE TESTING ------------ JMeter Beginner - https://bit.ly/2oBbtIU JMeter Intermediate - https://bit.ly/2oziNVB JMeter Advanced - https://bit.ly/2Q22Y6a JMeter Tips & Tricks - https://bit.ly/2NOfWD2 Performance Testing - https://bit.ly/2wEXbLS ------------ JAVA ------------ Java Beginners - https://bit.ly/2PVUcXs Java Tips & Tricks - https://bit.ly/2CdcDnJ ------------ MAVEN ------------ Maven - https://bit.ly/2NJdDRS ------------ OTHERS ------------ Redis- https://bit.ly/2N9jyCG Misc - https://bit.ly/2Q2q5xQ Tools & Tips - https://bit.ly/2oBfwoR QnA Friday- https://bit.ly/2NgwGpw Sunday Special - https://bit.ly/2wB23BO Ask Raghav- https://bit.ly/2CoJGWf Interviews - https://bit.ly/2NIPPxk All Playlists - https://bit.ly/2LSiezA ------------ Follow ------------ Facebook - https://www.facebook.com/automationstepbystep Twitter - https://twitter.com/automationsbs Youtube - http://youtube.com/automationstepbystep

You May Also Like