Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Capture runtime fax order number
#4
Solved: 10 Years, 9 Months, 2 Weeks ago
yeah you can achieve that using setTOProperty(set Test Object property)
Code:
iNum=DataTable.Value("ord_num",Global)  'Retrieving order number from data table
strOrderNum="Fax Order No."&iNum
Window("Flight Reservation").Dialog("Flight order No.").setTOProperty("text")=strOrderNum 'assigning
Reply


Messages In This Thread
RE: Capture runtime fax order number - by ravi.gajul - 01-04-2012, 11:15 AM

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,053 08-25-2016, 05:03 PM
Last Post: Ankesh
  Automating SAP Sales Order Dwarak Calayampundi 0 1,626 06-09-2016, 09:28 AM
Last Post: Dwarak Calayampundi
  How to get data from data table in Ascending order dipashri 1 3,460 01-28-2014, 09:54 PM
Last Post: jacosta
  Verify the order of web links bpetters 3 2,586 04-16-2013, 04:04 PM
Last Post: sshukla12
  Sort Order Check automation2012 2 4,579 03-26-2013, 02:54 PM
Last Post: automation2012

Forum Jump:


Users browsing this thread: 1 Guest(s)