Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Playwright Practice - Python & Pytest

About Me

QA Engineer with 8+ years of experience in Manual Testing. Currently learning Test Automation with Playwright & Python.

Tech Stack

  • Python
  • Playwright
  • Pytest

What I'm Learning

  • Web Automation
  • Locators (XPath, Built-in)
  • Assertions
  • Cross Browser Testing
  • Page Object Model (POM)

Test Cases

Test Description Status
test_google.py Google Search & URL Verify
prac1.py Amazon Search Test

How To Run Tests

Install Dependencies

pip install playwright pip install pytest-playwright pip install pytest-xdist playwright install

Run Single Test

pytest tests/test_google.py --headed

Run All Tests

pytest --headed

Run On All Browsers

pytest --browser chromium --browser firefox --browser webkit

Connect With Me

About

Playwright Python Automation Testing

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages