Citrix clik on field with changing value

I’m working on Citrix and I have to click on the arrow down icon on the Balance field as !'m indicating on the image below

arrow

But this arrow down only appears after you click on the cell containing the amount. The cell will appear normally as per image below

noarrow

The amount showing on the cell will change

Any ideas on how I can manage to click on the cell so that the arrow down appears

Hello!

You can indicate to click on a specific field by using a fixed value to be your reference. In this case, you can use “Balance ($)” to be your reference to click on next field (amount). You can do this with Citrix Recording.

Example.
image


image

If the position of the field on front of Balance doesn’t change It will work fine :slight_smile:

Regards,

1 Like

I see, using the offsetX/Y position. Of course

Thanks Lucas.