04-10-2013, 06:48 AM
Here is what you could check for,
1. Is smart identification enabled for the popup? If yes, Disable it & try.
2. You could try descriptive programming to construct the hierachy for the popup object and then check if that is time consuming.
3. Use a msgbox Browser("Report Viewer").Page("Report Viewer").Frame("report").WebElement("WebTable").Exist to find out the time taken to identify the object.
4. Dont Give up
1. Is smart identification enabled for the popup? If yes, Disable it & try.
2. You could try descriptive programming to construct the hierachy for the popup object and then check if that is time consuming.
3. Use a msgbox Browser("Report Viewer").Page("Report Viewer").Frame("report").WebElement("WebTable").Exist to find out the time taken to identify the object.
4. Dont Give up
Basanth
Give a fish to a man and you feed him for a day..Teach a man how to fish and you feed him for life.
Give a fish to a man and you feed him for a day..Teach a man how to fish and you feed him for life.