Difficulty in spying a Checkbox element UI

HI Team,

I wanted to check the box near the field ‘Name’.

image

After indicate on screen, i am getting the following selector details

After this, when I try to Highlight teh check box again (keeping css selector and by removing css selector as well, I am getting the following result.

image

Below are the details of the available attributes, please let me know which needs to be included/ which needs to be excluded.

I also tried using ANCHOR BASE Activity

Find Element is working fine

But Click is not having the option for Highlight

@SAMANTA_COTTACKAL1

  1. Try with parentid,tablerow,tablecol and tag
  2. If using anchor base then base will not be highlighted only during runtime you can know if it is correct or not
  3. Indicate properly as in the first checkbox is seen as span but in second it is seen as dic both should be same either span or div

Cheers

use modern click activity instead, it comes with a lot more options for the selector

in settings, enable modern design experience first
image

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