Skip to content

AndreyiBes/playwright_automation-QAMania-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Playright automation wiht Python

Test project to show

  • features of MS Playwirght on Python
  • automation project structure using pytest

Tools

  • Playwright
  • Pytest
  • PyCharm

Install guide

  • Install Python
  • Install PyCharm
  • Install Python dependency pip install -r requirements.txt
  • Make sure playwright version 1.8+ installed

Run guide

  • Start TestMe-TCM project. Use command line in PyCharm:
  • CD C:\Users[your dirrectory]\TestMe-TCM
  • python .\manage.py runserver

Allure report

  • Use command line in Window Power Shell:
  • CD C:\Users[your dirrectory]\PLAYWRIGHT_AUTOMATION
  • allure serve .\report\ --port 3060

Useful links

About

playwright_automation(QAMania)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published