Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Counting no. of rows for a wbfgrid in a web based application
#2
Solved: 12 Years, 10 Months, 2 Weeks ago
Normally, when the objects are created dynamically this problem may exist...you will be able to overcome these types of issue by using the Ordinal identifier - INDEX. Try including index property eg.
Code:
Browser("..").Page("..").Frame("..").Webbutton("html tag:=INPUT", "html id:=ok", "index:=0")
Code:
Browser("..").Page("..").Frame("..").Webbutton("html tag:=INPUT", "html id:=ok", "index:=1")
etc..
Reply


Messages In This Thread
RE: Counting no. of rows for a wbfgrid in a web based application - by MR21135 - 11-07-2008, 12:00 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  webfile web object not identified at runtime in a java application saila123 1 3,240 02-11-2015, 08:23 PM
Last Post: Kirill
  How to Delete Rows with duplicate values in 1 columns in excel thru QTP. arpan 0 3,159 02-09-2015, 08:47 PM
Last Post: arpan
Smile find out of spelling error in Web application deveshbhatt29 1 2,506 01-10-2014, 05:10 PM
Last Post: Maheep_bhambri
  How to get center data value in a odd number of rows and columns web table ... sai rajesh 0 3,168 11-13-2013, 10:24 PM
Last Post: sai rajesh
  to count the number of used rows in a particular column sujaravi123 3 11,729 06-12-2013, 03:17 PM
Last Post: sujaravi123

Forum Jump:


Users browsing this thread: 1 Guest(s)