Skip to content

pushpamca555/seleniummpython101

Repository files navigation

LambdaTestSeleniumPython101

This is a repository containing the Final assessment for the LambdaTest Selenium Python 101 Certification.

Testting Framework

The Tests are written using the Pytest Framework.

Libraries to be installed for the execution

  1. pytest
  2. selenium
  3. pytest-xdist

Note:

All options required for running the tests have been added in the pytest.ini file Hence we see no parameters passed during execution of the tests as seen in the gitpod.yml file

  • Number of workers for parallel execution are currently set to 2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages