how to check and uncheck when selectors are not capturing checked attribute in application
Hi Purvai,
Can you give us more detail about the requirement or maybe some screenshot.
its an window application and there are multiple rows
for eg
A | B | C | D |
---|---|---|---|
ABC | 1234 | Check/uncheck box | 400 |
and need to uncheck the C column but check activity doesn’t capture single value neither show Checked attribute
@Purvai_Marwaha
give a try on the get attribute activity and explore the attributes (e.g. checked …) within the UiExplorer for a checked and an unchecked checkbox
1 Like