Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
DP issues with File Download dialog and button
#3
Solved: 10 Years, 9 Months, 4 Weeks ago
Thx, both of these were great helps

but... ;-) these still dont work

Code:
.WinButton("text:=Cancel","nativeclass:=Button","Index:=0").Highlight(0)
   .WinButton("text:=&Open","nativeclass:=Button","Index:=0").Highlight(0)
   .WinButton("text:=&Open","nativeclass:=Button","Index:=0").Click

Index:=1 also not

Any other thoughts? thxxxx ;-)
My Winbutton still failed. So I combined the two statements and it seems to work.

Code:
.Dialog("text:=File Download","Location:=1").WinButton("text:=Cancel","nativeclass:=Button","Index:=1").Highlight(0)

thx tdevick
Reply


Messages In This Thread
RE: DP issues with File Download dialog and button - by mv8167 - 05-20-2011, 09:11 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Should I download every patch in order to UFT recognize the Chrome and FireFox browse jesusisaac 6 5,060 08-25-2016, 05:03 PM
Last Post: Ankesh
  Performance Issues Using '.Exist' AndyBSG 2 3,219 12-12-2014, 03:24 PM
Last Post: AndyBSG
  How to Download QTP trail Version siripurapusrinu@gmail.com 1 4,054 02-23-2014, 11:59 PM
Last Post: supputuri
  QTP not clicking on Yes button in the IE pop up dialog adityasrinivasb 2 9,352 09-29-2013, 11:01 PM
Last Post: prashantrawat101@gmail.com
  QTP - windows 'File Save' Dialog not visible jennifer 7 9,742 06-02-2013, 04:04 PM
Last Post: theajaykumar

Forum Jump:


Users browsing this thread: 1 Guest(s)