03-29-2008, 12:32 AM
Hi,
I have worked on QTP before to automate .NET application.
Now I am working on Progress Application.
My problem is that when I recognise an object in the Object repository, the only property that the object is recognised is by "windowid"(No title or text or value, etc).And windowid changes dynamically each time.So when I run the script, the Object does not get recognised ,because the "windowid" changes. Please help me with a solution to it.
Note: Regular Expressions do not work for the "windowid".
I have worked on QTP before to automate .NET application.
Now I am working on Progress Application.
My problem is that when I recognise an object in the Object repository, the only property that the object is recognised is by "windowid"(No title or text or value, etc).And windowid changes dynamically each time.So when I run the script, the Object does not get recognised ,because the "windowid" changes. Please help me with a solution to it.
Note: Regular Expressions do not work for the "windowid".