Forum Discussion
To answer your first question, I'd suggest reading the articles concerning waiting for objects, properties, and so on found at this link. Basically, what you're going to want to do is insert some logic utilizing one of these wait methods into your test. That way, before you go to try and click on the dynamic button, you first check to see if it exists using one of the Wait methods.
As for documentation, I know there are some third-party books and such out there. I'm sure someone will pipe up with it. But, honestly, that's what we're here for. You got questions? We got answers. ;)
- NT9 years agoContributor
I would like to add more information on the first question because I still need help.
The problem is that as soon that I enter a text in the textbox, it appear an autocompletion list witch I can select a choice that is display Under the textbox itself. It is that event of the autocompletion list that TestComplete seems to not recognize. As long as I do not make appear that list manually Under the textbox, TestComplete is not capable to reconize the object. It seems to be invisible for TestComplete on a playback. Could you help me to reproduce that event in a keyword test or a script.
Regards,
Nathalie
- tristaanogre9 years agoEsteemed Contributor
From your original question, you recorded the steps initially. Could you paste a screenshot of the keyword test or the script you recorded? Usually, the recording will expose how you need to reference that auto-completion so you can code around it.
- NT9 years agoContributor
I join you my Key word test "AssignationEssais"
the Keyword test stop at the "textnodeTestComplete" item and launch an error
thank you for help
Related Content
- 12 months ago
- 5 years ago
- 4 years ago
Recent Discussions
- 16 hours ago