Get invaluable Interview and Career Tips delivered directly to your inbox. Get your news alert set up today, Once you confirm your Email subscription, you will be able to download Job Inteview Questions Ebook . Please contact me if you there is any issue with the download.
I am using QTP9.0I am checking for the existence of the Frame, if it does not exists then waiting for sec and then checking the existence in while loop.The code is as belowWhile Browser("Browser").Page("Page").Frame("listFilter").Exist = false wait 1,0WendIf the value returns false for the first time , then its keep on retuning only false even though the the application opens that Frame.Appreciate your help.
Related Answered Questions
Related Open Questions