RockyRoadn
4 years agoNew Contributor
WebApp - Table not Recognized
Hello Everyone,
I am pretty new to Testcomplete, but have been writing all of my tests with javascript. The webapp I am testing has a considerable amount of table elements and so far I have been doing things in what's likely a sub-optimal way, mostly by building arrays of the cells within a table using FindAllChildren().
I am trying to learn how to use the table stores, but any table I try to feed into it ends up as not recognized? Is there anything I can do to make it work?
Here's a screengrab of a calendar I'm currently trying to analyze along with its properties:
Regards,
Jeff