Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help Waitproperty or Checkproperty with micGreaterThan() Code
#1
Not Solved
Hi All,

My object is edit and this field fill the amount of comission from comission services when click the button.

I plan to check this field use with property "value" like below but script finished micFail although field's value "50,00".  where is my wrong? Thankyou.


button.click
RetVal=UFT_WaitProperty (Browser("Br_NAR").Page("Pg").Frame("Fr").WebEdit("Edt"),"value","micGreaterThan(0)","30")
If RetVal3 Then
FT_ReportEvent micPass , "getting commisson Successful" , "Passed"
Else 
UFT_ReportEvent micFail , "getting commisson Failed" , "Failed"
Reply


Messages In This Thread
Help Waitproperty or Checkproperty with micGreaterThan() Code - by typhoon23 - 08-15-2017, 04:56 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Click after CheckProperty to a WebElement passed via Function argument fails naruoga 0 1,027 02-28-2019, 11:46 AM
Last Post: naruoga
  WaitProperty does not refresh the object (WebNumber) cantorre 0 1,501 05-10-2017, 06:21 AM
Last Post: cantorre
  [UFT] WpfTable and WaitProperty with RowCount robertosalemi 0 1,851 11-23-2016, 10:55 PM
Last Post: robertosalemi
  Synchronization using waitproperty Nisha 1 2,196 10-29-2016, 09:20 AM
Last Post: supputuri
  SwfToolbar and WaitProperty: how get text robertosalemi 0 1,801 12-14-2015, 08:22 PM
Last Post: robertosalemi

Forum Jump:


Users browsing this thread: 1 Guest(s)