Skip to content

paulocoliveira/python-selenium-radio-button

Repository files navigation

Don't forget to give a ⭐ to make the project popular.

❓ What is this Repository about?

  • This repo contains example code of Handling Radio Button in Selenium WebDriver, including a sample on how to locate, interact and get radio button values on LambdaTest Cloud platform.
  • This project uses Pytest framework to run the tests.

❓ More about Handling Radio Button in Selenium WebDriver...

TBD

Running the Code

To run any of the scripts from command line use the following command in the correct folder:

pytest

Running the Cloud Grid Sample

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:

  1. Download and Install Python

  2. Download and Install Visual Studio Code

  3. Open the project in Visual Studio Code

  4. Install pytest, and Selenium WebDriver libraries

pip install -r requirements.txt
  1. In order to run this cloud grid sample, please run the command below in the project folder:
pytest -s

✍️ Blog Link

🧬 Need Assistance?

  • Discuss your queries by writing to me @ paulocol@gmail.com OR ping me on:

💭 Checkout the blogs related to Testing on LambdaTest blog.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages