vbarros
13 years agoOccasional Contributor
Error when clicking on an item using ClickItem
In the system I'm automating with TestComplete 9, after clicking an option in my system a new registration screen opens to fill.
The problem is that TestComplete can not fill anything in this screen, the only thing we can do is give the command Tab Keys.
Ex: Sys.Keys ("[Tab]")
If you use the FullName, and in the command ClickItem combo he can not find. Even if you use Namemapping, FullName, Find ......
Has anyone encountered this problem?
The problem is that TestComplete can not fill anything in this screen, the only thing we can do is give the command Tab Keys.
Ex: Sys.Keys ("[Tab]")
If you use the FullName, and in the command ClickItem combo he can not find. Even if you use Namemapping, FullName, Find ......
Has anyone encountered this problem?