Clicking on column -1
Hi there,
I'm working with a SAP grid that starts out with a column of checkboxes.
This checkbox is used to select the whole row. For my use case I need to select a certain row.
While interrogating I tried to find the index of this first column. With test control methods I performed the "get_Columnheaders" method. To my surprise, the column with checkbox isn't in the grid that is returned.
The first column that is returned (with index 0) is actually the second column, not the first column.
When I select the column by hand and perform the method "get_SelectedColumn" this returns me "-1".
So the column I want to click has an index of minus 1. See image 1.
When I try to use any methods like "ClickCell" I'll just get an error. See image 2.
I estimate that the minus numbers can't be used for most methods related to the cells.
Help would be appreciated, I already tried some stuff, but I can't seem to click the -1 cell.
Version: Pega Robotics v 19.1.125