I have a desktop client (RCP) and one of the screen contains ScrollableControl on which I have to click on the first row first column, and the way I do that is by clicking on a text "A" (which is always on the first row 2nd column) and then pressing the Home key, which gets me to 1st row 1st column.
As part of CICD, I have been running the automation on Win 7, Win 8 and Win 10. The above mentioned trick used to work always, but recently I have seen it fail on Win 10. The error says Could not find Text 'A' to click on. When automation runs, I can see the screen and I see the row visible with text "A..." but still Silk fails to find it.
I am using Silk4J, Version 16.5