Back to Browse

Selenium Page object model with python - Part 1

12.1K views
Mar 3, 2021
52:39

This video will explain how to implement Page object model in selenium using python Create base_page.py and share the common page actions in all other page files. Run multiple test methods from one test files Use settings.py to get different types of username and password Test or validate valid and invalid logins pytest fixtures - https://docs.pytest.org/en/stable/index.html Selenium with python video tutorial series - https://www.youtube.com/watch?v=qc5LvcDq9ic&list=PLPO0LFyCaSo3JyDkaoksEkaTJ_pePuao3 Selenium with python blog series - https://qavalidation.com/selenium-python-tutorial/ Repo - https://github.com/sunilpatro1985/PageObjectModel_Selenium_Python You can subscribe to this YouTube channel here - https://www.youtube.com/c/qavbox?sub_confirmation=1 Tech Blog - all my learnings, practice & experiences are recorded here - https://qavalidation.com​​​​ GitHub projects - #1 - https://github.com/qavbox​​​ #2 - https://github.com/sunilpatro1985​​​ Sample html elements to practice automation - https://qavbox.github.io/demo​​​​ Follow on Twitter - https://twitter.com/qavalidation​​​ Join the Facebook group - https://facebook.com/qavalidation​​​ Like the Facebook page - https://facebook.com/groups/qavalidation

Download

1 formats

Video Formats

360pmp471.4 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Selenium Page object model with python - Part 1 | NatokHD