handling multiple dialog instances
Hi,
how can I handle multiple dialog instances in my AUT? I want to open several detail dialogs from a table dialog and work with the data (different detail objects).
Using Aliases, I always get the instance opened at first, having the highest reading for the index property. The other dialog instances are not available.
One approach could be to use Find() to search in the object browser. The easiest way would be to use the existing alias' criteria for a search on the alias' parent object and to iterate using the Index property. Can I access the alias criteria via script?
Any other ideas?
Regards,
Manfred
Hi,
> Test Complete couldn't find the recorded buttton.
What error is posted to test log?
Does https://support.smartbear.com/testcomplete/docs/testing-with/running/handling-errors/object-not-found/index.html help section help?
Thank you, Alex!
Hi Egg ! Does the advice help? Please let us know.