Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QTP Not able to click on FlexButton
#1
Not Solved
Hi All,

I am trying to automate Flex application using QTP 11.

I am trying to click on FlexButton (Browse) using QTP, but QTP is not able to perform the same. Once QTP clicks on FlexButton(Browse), application should popup a dialog where i need to browse and select a file.

The QTP statement i have written is -
Code:
Browser("Browser").FlexApplication("main").FlexTitleWindow("File Uploader").FlexForm("index:0").FlexButton("Browse").Click

Can anyone help me to solve this issue ?

Thanks
Madhu
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)