Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Java objects not refreshed
#2
Not Solved
Expected_Value="test"
RC=JavaWindow(..).JavaTable("Inter-cell spacing:").GetROProperty("Rows")
For i=1 to RC
Value=JavaWindow(..).JavaTable("Inter-cell spacing:").GetCellData(i, 1)
If (Expected_Value=Actual_Value) Then
JavaWindow(..).JavaTable("Inter-cell spacing:").SelectCell i, 1
Exit for
End if
Next


This is an example need exat requirements
Reply


Messages In This Thread
Java objects not refreshed - by bonnaudc - 02-28-2017, 09:34 PM
RE: Java objects not refreshed - by vinod123 - 03-03-2017, 10:02 AM
RE: Java objects not refreshed - by prajyot - 03-08-2017, 11:50 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
Sad How do you clear default values of java edit box contained within a java table? shiraz 2 5,987 12-18-2008, 10:10 AM
Last Post: shiraz

Forum Jump:


Users browsing this thread: 1 Guest(s)