Forum Discussion
Hello, thank you for you answer!
We actually did a double check of the requirements and the specific settings for TC to run under Windows 10 but still the problem exists.
Moreover, we did some more tests:
1. The method Click (xpt, ypt), which requires the points on the Stingray grid, works fine, and the OnLButtonDown event arrives fine (our application is written in C++ and we can debug it to test whether the event arrives or not)
2. Some Stingray methods are working fine (such as GetRowHeight, GetColWidth and so on)
3. the method wValue (cellX, cellY), that returns the value contained in that cell, works fine too.
The ClickCell (cellX, cellY) does not work at all: the even OnLButtonDown is never fired on the grid.
I am supposing that both ClickCell and ClickCellR are TestComplete methods that wrap grid specific methods to reach the provided cell coordinates. May it be possible that it's a bug of the implementation of the ClickCell (and ClickCellR) on Windows 10?
If someone from smartbear can help us, we're stuck with our tests...
Thank you in advance!
While SmartBear employees do monitor and respond to posts here on the community, if this is a time-sensitive bug, I suggest you create an incident case directly by going to
- Marsha_R7 years ago
Champion Level 3
tristaanogre Great minds think alike. ;)