Skip to content

Sample Python Automation Scripts For LambdaTest Selenium Grid

Notifications You must be signed in to change notification settings

AmitSinghlambdatest/python-selenium-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Python unittest automation Lambdatest

Python selenium automation sample test for Lambdatest Cloud GRID.

Install Python

configuring test.

Installating dependencies.

pip install selenium
export PYTHONWARNINGS="ignore:Unverified HTTPS request"   //Disable ssl warning

Executing test

python google-serach-lambdatest.py

About

Sample Python Automation Scripts For LambdaTest Selenium Grid

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%