Python selenium automation sample test for Lambdatest Cloud GRID.
- Download the latest python build from https://www.python.org/downloads/
- Make sure pip should installed. you can check using
pip --version
- Replace {username} with your username
- Replace {accessToken} with your username
- List of supported platfrom, browser, version can be found at https://www.lambdatest.com/capabilities-generator/
pip install selenium
export PYTHONWARNINGS="ignore:Unverified HTTPS request" //Disable ssl warning
python google-serach-lambdatest.py