Automating Radio Button Menu with Selenium
This repository contains a Selenium automation script for automating the interaction with radio button menus on a web application. The script demonstrates how to use Selenium WebDriver to select radio buttons, verify selections, and handle related actions using CSS selectors.