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.
WebElement recognized by QTP but can't click on it
could somebody please help. Working on a web app. it has two sections on the left hand side is a list of folders or options. when some option is clicked on, on the right hand side all the stuff in that folder is populate. QTP recognizes the object and in the summary results shows what was clicked on, but nothing happens. not sure if there is something behind this object or....
here is what i have tried.
Browser("WebAPP").Page("WebPage").WebElement("Innertext:=XXX","HTML Tag:=NOBR","Index:=0").click
Browser("WebAPP").Page("WebPage").WebTable("Root").WebElement("XXX").Click
Also Tried to get the child objects and then click on the specific object in the webtable still no luck.
Questions by amiqbal