08-12-2013, 03:50 PM
i can't able click the web element.
i'm using qtp10 and browser 9. it's kind of menu drop down. when i used object spy and checked its property. it is showing as web element using the property i tried a lot it is not clicked. please help me.
Code:
Browser("name:=FMS - Login").Page("title:=FMS - Login").webelement("x:=276, y:=132").Click()
i'm using qtp10 and browser 9. it's kind of menu drop down. when i used object spy and checked its property. it is showing as web element using the property i tried a lot it is not clicked. please help me.