LRuoc
4 years agoContributor
Checking On Screen Objects
Hello
Is it possible for Test Complete to extract data from a screen to be used further into a script?
I am using an application that displays a list. I want to be able to extrac that list then use it for checking against a parameter.
Is this possible?
Hi LRuoc
Yes indeed it is, we can store values on screen as a variable.
This would involve setting a value as a variable.
See
From there then you can call that variable later in the same test or in another test.
See
https://support.smartbear.com/testcomplete/docs/testing-with/variables/index.html
KR
Vinnie