Forum Discussion
Recorded some KeyWord test and Low Level test + adding Tree of mapped object.
- Marsha_R7 years ago
Champion Level 3
tristaanogre cunderw Any ideas?
- tristaanogre7 years agoEsteemed Contributor
Well.... my initial idea is this...
... why are we working with a low level player to click on a control? It would be helpful to understand the full context of what is being attempted.
Technically speaking, the code is correct with regards to calling the "MouseUp".
For that matter... I see the function declaration as "public void"... and that tells me that this is NOT necessarily being written in TestComplete itself. Am I correct in assuming this is being written as part of a connected application and we're writing code in something like C# or something to use TC via COM?
So... honestly... I'm a bit confused as to what's going on here so I don't have a whole lot of input.