The URL of the demo project is given below where users can learn about these activities in a better manner.
Steps:
- First Demo Project: Checkbox Sequence
- Open the checkbox URL: https://www.w3schools.com/tags/tryit.asp?filename=tryhtml5_input_type_checkbox.
- Select the desired checkbox.
- Retrieve the state of the checkbox.
- Display the checkbox state in a message box.
- Second Demo Project: Radio Button Sequence
- Open the radio button URL: https://www.w3schools.com/tags/tryit.asp?filename=tryhtml5_input_type_radio.
- Select the desired radio button.
- Retrieve the state of the radio button.
- Display the radio button state in a message box.
| Activities Used | “Open Browser, Maximize, Select Checkbox, Get Checkbox Selection State, Select RadioButton, Get Radio Button Selection State, Message Box” |
| Video Link | https://www.youtube.com/watch?v=54D8S_f1unw&list=PLwFA5laAhcEJ7sVztHRNXDdXffy2odMvv&index=40 |











