Selecting Radio Button

Hello,

I wanted to see if someone can help me select a Radio button. I’ve tried Check activity and Get Attribute with no luck.

The selector looks like this

The action is Check

Unfortunately, it doesn’t seem to be selecting the button.

Any help would be greatly appreciated.

Thanks,

Tim

1 Like

@timothy.mullady

I can’t see any selector in above post. Could you please take screenshot of it and post it here.

Hi @timothy.mullady

Have you tried with the click activity?

Regards
Sudharsan

Hi

there are two more options still left

  1. first try with simple CLICK activity by selecting that element
  2. use SEND HOT KEY activity and select that element and use key enter

Make sure if you are using click activity enable Simulate click and if you are using send hot key activity use SendWindowMessage property

Cheers @timothy.mullady

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.