Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Synchronization using waitproperty
#1
Not Solved
UFT is giving a warning message when I try to synchronise on an object in myFlight (UFT SAMPLE APP).

WpfWindow("HP MyFlight Sample Application").WpfButton("FIND FLIGHTS").Click
WpfWindow("HP MyFlight Sample Application").WpfTable("flightsDataGrid").SelectCell 3,1
WpfWindow("HP MyFlight Sample Application").WpfButton("SELECT FLIGHT").Click
WpfWindow("HP MyFlight Sample Application").WpfEdit("passengerName").Set "Sam Smith"
WpfWindow("HP MyFlight Sample Application").WpfButton("ORDER").Click

WpfWindow("HP MyFlight Sample Application").WpfObject("ORDER DETAILS").WaitProperty "text", "ORDER DETAILS", 10000
WpfWindow("HP MyFlight Sample Application").WpfObject("Order completed").Check CheckPoint("CheckOrder")

WpfWindow("HP MyFlight Sample Application").WpfButton("NEW SEARCH").Click
Reply
#2
Not Solved
what is the warning message you are getting?
Thanks,
SUpputuri
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Help Waitproperty or Checkproperty with micGreaterThan() Code typhoon23 1 1,866 08-23-2017, 05:02 PM
Last Post: Ankur
  WaitProperty does not refresh the object (WebNumber) cantorre 0 1,494 05-10-2017, 06:21 AM
Last Post: cantorre
  [UFT] WpfTable and WaitProperty with RowCount robertosalemi 0 1,848 11-23-2016, 10:55 PM
Last Post: robertosalemi
  SwfToolbar and WaitProperty: how get text robertosalemi 0 1,795 12-14-2015, 08:22 PM
Last Post: robertosalemi
  Waitproperty is not working excellentpawan123 1 2,723 06-13-2014, 12:48 PM
Last Post: raju

Forum Jump:


Users browsing this thread: 1 Guest(s)