Getting text relative to checkbox

Hi All,

Currently, I am using the ‘Name’ as an anchor to check the box but I want to get the text under ‘Modified By’.

However, it returns the text next to the ‘Name’ instead of the text under ‘Modified By’.

image

Hi @chend

You might be more lucky if you construct a selector with an anchor for your Get Text activity, see here:

You first use Indicate Element to indicate the element you want to extract (in this case: Chen, Darren), and then use the Indicate Anchor to click on the relative Name on the left.
It should create a stable selector that should simplify your automation.