Forum Discussion

dhundley's avatar
dhundley
Regular Contributor
3 years ago
Solved

not seeing checked property for radio button on web page

I have a web page with several radio buttons. I've mapped the two I'm interested in and i want to insert an if statement in my keyword test to check the current state of the button (is it checked or ...
  • dhundley's avatar
    3 years ago

    as I continued to work on this I believe i have resolved it on my own. when the radio button is checked there is another object that can be mapped for the inner circle and a "visible on screen" property that is false if the button is not selected and true if it is.