Is there a way to click according to the check box check status?

image

I’m going to click in order.
Is there a way to move on without clicking on something that’s already checked?

Hi @300

Check with the attributes in the selector with the checked and unchecked box!

Regards

1 Like

the attributes are same

HI @300

Try to use get attribute and get the checked attribute!

Refer the link below.

Regards

Hi @300

I am thinking you are using Google forms or some other kind

so try to check out the isLeaf attribute

The isLeaf attribute is zero when checked , when unchecked it is 1

Hope it helps

Regards,
Nived N