06-30-2012, 02:33 AM
1. It seems like QTP will not work if you have a "Click" even with "Web Table" ??? That is what happened on this error msg above.
2. I did this and it work:
Browser("name:=Delta - Book a flight").Page("title:=Delta - Book a flight").WebElement("class:=fareButton center", "html id:=fareButton2", "x:=536", "y:=577").Click
3. The problem is that when I go to another machine to test it, it doesnt work again. I bet "x" and "y" coordinates are not fix target at all.
4. I dont know what to do next. I will post on other forums and see.
5. If you got clues, let me know. :-)
2. I did this and it work:
Browser("name:=Delta - Book a flight").Page("title:=Delta - Book a flight").WebElement("class:=fareButton center", "html id:=fareButton2", "x:=536", "y:=577").Click
3. The problem is that when I go to another machine to test it, it doesnt work again. I bet "x" and "y" coordinates are not fix target at all.
4. I dont know what to do next. I will post on other forums and see.
5. If you got clues, let me know. :-)