Forum Discussion
tristaanogre
7 years agoEsteemed Contributor
That may be a function in the class, but it might not be exposed as such in TestComplete. You SHOULD be able to get code completion/intellisense in TestComplete once you try the code in place. What does it show up as in TC?
smartbearrj
7 years agoContributor
There is nothing after the class is shown when used
Javaclasse.Packages.class.__.
One thing to mention .. documentation says in syntax to use subclass after the class. Is that mandatory?
Javaclasse.Packages.class.__.
One thing to mention .. documentation says in syntax to use subclass after the class. Is that mandatory?