show / hide menu

Demo Project using Element – Checkbox and Radio Button Activities

Below, you will find the video link of a demo about these activities to understand them in a better manner. Here in this video, we will create two separate demo projects. The first demo project is the check box sequence. Here, we will open the checkbox URL (https://www.w3schools.com/tags/tryit.asp?filename=tryhtml5_input_type_checkbox), select the particular check box, get the state of the check box and display it in a message box. Next, for the Radio Button sequence, we will open the radio button URL(https://www.w3schools.com/tags/tryit.asp?filename=tryhtml5_input_type_radio), select the particular Radio Button, Get the state of the Radio Button and display it 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 Linkhttps://www.youtube.com/watch?v=54D8S_f1unw&list=PLwFA5laAhcEJ7sVztHRNXDdXffy2odMvv&index=40