Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
WaitProperty or checkproperty
#6
Solved: 11 Years, 3 Months, 4 Weeks ago
also I tried:

Code:
Browser("_Maintenance").Dialog("Microsoft Internet Explorer").Static("MESSAGE: File was successfully").CheckProperty "text", "/MESSAGE\: File was successfully\/n/"

Doesnt work Sad

The error message says: Propert text is empty...
Seems to work with the following:

Code:
Browser("_Maintenance").Dialog("Microsoft Internet Explorer").Static("MESSAGE: File was successfully").WaitProperty "text", "MESSAGE: File was successfully uploaded" & vbNewLine & "", 1

This i need to brush up on this
Reply


Messages In This Thread
WaitProperty or checkproperty - by jove1776 - 10-20-2010, 07:24 PM
RE: WaitProperty or checkproperty - by jove1776 - 10-20-2010, 08:52 PM
RE: WaitProperty or checkproperty - by jove1776 - 10-21-2010, 01:30 PM
RE: WaitProperty or checkproperty - by jove1776 - 10-21-2010, 02:25 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Click after CheckProperty to a WebElement passed via Function argument fails naruoga 0 1,154 02-28-2019, 11:46 AM
Last Post: naruoga
  Help Waitproperty or Checkproperty with micGreaterThan() Code typhoon23 1 1,986 08-23-2017, 05:02 PM
Last Post: Ankur
  WaitProperty does not refresh the object (WebNumber) cantorre 0 1,578 05-10-2017, 06:21 AM
Last Post: cantorre
  [UFT] WpfTable and WaitProperty with RowCount robertosalemi 0 1,969 11-23-2016, 10:55 PM
Last Post: robertosalemi
  Synchronization using waitproperty Nisha 1 2,320 10-29-2016, 09:20 AM
Last Post: supputuri

Forum Jump:


Users browsing this thread: 1 Guest(s)