qxf2-page-object-model icon indicating copy to clipboard operation
qxf2-page-object-model copied to clipboard

Integrated LambdaTest cross-browser with framework

Open rohandudam opened this issue 8 months ago • 0 comments

Integrated LambdaTest cross-browser with framework.

To run the test on LambdaTest, first set environmental variable REMOTE_BROWSER_PLATFORM = "LT" and provide correct LambdaTests Remote username and access key.

Now run the test with pytest command. for example: pytest -s -v tests/test_example_table.py --remote_flag Y --ver "125" --browser ff --remote_project_name Qxf2_Selenium_POM --remote_build_name Selenium_Tutorial

rohandudam avatar Jun 25 '24 12:06 rohandudam