An easier way, would be to use Click activity with Cursor Position settings. You should identify the ID Corbeille element, and just set the cursor position properties with Y = 5 for example
You can also try using AnchorBase activity. This allows you to define an Anchor, something that is fixed and can be identified every time, and afterwards, you can define an activity that should execute somewhere relative to your anchor.