Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Getting WebTable Count
#4
Not Solved
Since you are not intrested to search and learn, i will logically guide you till the tunnel and then let you survive Smile

Try this,
Code:
Set oWebtable = Description.Create()
oWebtable("micclass") = "Webtable"
oWebtable("html id") = "spy and enter the html id"

Set oChildObjects = Browser("").Page("").Frame("").ChildObjects(oWebtable)
msgbox oChildObjects.count
Basanth
Give a fish to a man and you feed him for a day..Teach a man how to fish and you feed him for life.
Reply


Messages In This Thread
Getting WebTable Count - by akapoor - 03-21-2011, 04:21 AM
RE: Getting WebTable Count - by basanth27 - 03-21-2011, 06:41 AM
RE: Getting WebTable Count - by akapoor - 03-21-2011, 09:06 AM
RE: Getting WebTable Count - by basanth27 - 03-21-2011, 11:33 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  WebTable..Row and Column Count Brian T. 10 72,194 03-16-2012, 04:45 PM
Last Post: Teju
  Newbie: How do i count through a webtable to find an entry? jove1776 5 4,451 08-27-2010, 08:05 PM
Last Post: supputuri
  Diff. between page checkpoint link count and childobj count anemuday 0 2,167 07-20-2008, 10:11 PM
Last Post: anemuday

Forum Jump:


Users browsing this thread: 1 Guest(s)