- This repo contains example code of How to Decode URLs in Python - Complete Python URL Decode Tutorial, including a sample using urllib, a sample using requests, and a Python Selenium sample running on LambdaTest Cloud platform.
- This project uses Pytest framework to run the tests.
TBD
To run any of the basic scripts from command line use the following command in the correct folder:
python script-name.py
By default, the test would be running on LambdaTest Platform on Chrome Browser, and on Windows 11.
As a prerequisite for this code, you need:
-
Download and Install Python
-
Download and Install Visual Studio Code
-
Open the project in Visual Studio Code
-
Install pytest, and Selenium WebDriver libraries
pip install -r requirements.txt
- In order to run this cloud grid sample, please run the command below in the project folder:
pytest -s
- Discuss your queries by writing to me @
[email protected]
OR ping me on: