I have a webpage that display n records everytime. When I used a wildcard, it will always select the last record. How can I automate the selection so that instead of selecting the last record everyt...
The answer to your question depends on how you get the object. For example, the FindChildByXPath method returns the first object that meets the specified criteria.