Get Text gives two values of the same Check Box. How to solve?

This is the checkbox - image
with selector value :

‘Get Text’ gives me - “unchecked” and “Void” in two different runs.

Hi @KP6689

Use Get Attribute activity and select “aaname” as the target attribute,
I think you will get “Void”.

1 Like

i need to ‘check’ the check box if the o/p says unchecked.
Also if you see, they look different

Hi @KP6689

In general, use Get Attribute activity and select “checked” as the target attribute,
you can check it if unchecked.

2 Likes

thanks chief, checking it…

thank you very much! :slight_smile:

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