naveens33 / pytest-selenium

Tutorial of pytest with selenium. And also explained page object modal concept in detail

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  • Install Pytest
  • Important decorators
  • Asseting with expected exception
  • Running pytest in command line and options
  • fixtures - scope - autouse
  • conftest.py
  • return data from fixture to test
  • x-unit style
  • pytest.mark.paramtrize
  • pytest-html
  • pytest-ordering
  • custom marking

About

Tutorial of pytest with selenium. And also explained page object modal concept in detail


Languages

Language:Python 99.1%Language:HTML 0.4%Language:JavaScript 0.2%Language:CSS 0.2%Language:PowerShell 0.0%Language:Batchfile 0.0%