samantha_chin
9 years agoOccasional Contributor
How to learn to code in TestComplete script?
Hi, I am newbies to TestComplete and still learning/understanding on how to code in script. Do you know where can I find library document to refer to? I tried to find in smartbear online/google, ...
- 9 years ago
Hi Samantha_chin,
Our TestComplete documentation contains a lot of samples for all supported languages. As you are calling the EvaluateXPath method, I recommend that you review the Finding Web Objects Using XPath Expressions ( http://smartbear.com/viewarticle/71392/ ) article with some samples you may find useful.
In addition to this, TestComplete provides the Recording feature. By using it, you can create tests automatically. Perhaps, it will help you avoid creating tests anew.
One more great support resource is the How To section: https://support.smartbear.com/howto