Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 1.07 KB

README.md

File metadata and controls

20 lines (13 loc) · 1.07 KB

Python webdriver automation frameworks

All included frameworks utilize Webdriver Python library, Page Object concept and Pytest as test framework Includes frameworks, built to solve the following tasks:

  1. Stepik.org webdriver course, module 4 Automation of various commerce UI tests

  2. Elearn Webdriver and Framework courses:

  • Pastebin paste creation and verification
  • Google cloud calculator page filling, verifying data, sending email and interacting with it.
  1. Side scripts:
  • Deer hunting game automation to assert dominance over manual clicking :) Screenshot (1721)

  • Demo scripts with Allure integration and making screenshots on fail Screenshot (1723)