Using selenium pytest fixtures at class level | creating base_test.py for all test files

Опубликовано: 04 Октябрь 2024
на канале: qavbox
4,641
48

This video will explain,
How to use pytest fixtures at class level of other files
Creating base_test.py file, so we need not to use the fixtures explicitly in all test files.
We can even write as many as test methods in one file without any modification to driver setup & teardown.

pytest fixtures -
https://docs.pytest.org/en/stable/fix...

Selenium with python video tutorial series -
https://youtube.com/playlist?list=PLP...

Selenium with python blog series -
https://qavalidation.com/selenium-pyt...

Repo -
https://github.com/sunilpatro1985/sel...

You can subscribe to this YouTube channel here -
https://www.youtube.com/c/qavbox?sub_...

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 -
  / qavalidation  

Join the Facebook group -
  / qavalidation  

Like the Facebook page -
  / qavalidation