I need the BOT to always double click or select the second row of a table. Since all the information in this row will keep changing every month, I am not sure which activity to use. Please see a screenshot of the table below.
You need a dynamic selector that doesnt depend on the content in the row.
can you show a screenshot of the uiexplorer? with the properties of the first two rows?
Sure! 4 screenshots of first Row and second row date and description (each column) below.!
If you are okay to click always on the second row of description column, you can use this selector
<webctrl aaname='Hedge Effectiveness*' tag='DIV' idx='1'>
Let me know if that works or if you need a similar selector for the first column.