Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
webelement
#5
Solved: 10 Years, 9 Months, 1 Week ago
thank u i got the out put

realy a good stuff


Code:
Set oWebtable = Description.Create()
oWebtable("micclass").value = "Webtable"
oWebtable("column name").value = "Type;Trade Show;Media Type;Email"

Set oChildObjects = Browser("title:=Campaign Framework:.*").Page("title:=Campaign Framework:.*").webtable("innertext:=TypeTrade ShowMedia TypeEmailPartneryesCampaign SeriesBig DataSFDC Campaign.*","html tag:=table")
a=ochildobjects.GetROProperty("rows")
b=ochildobjects.GetROProperty("cols")
c=ochildobjects.GetCellData(3,2)
msgbox c
Reply


Messages In This Thread
webelement - by rjkmr.aiht - 04-24-2012, 05:27 PM
RE: webelement - by sshukla12 - 04-24-2012, 05:43 PM
RE: webelement - by rjkmr.aiht - 04-25-2012, 01:59 PM
RE: webelement - by kotaramamohana - 04-25-2012, 05:17 PM
RE: webelement - by rjkmr.aiht - 04-26-2012, 12:25 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
Exclamation WebElement("WebElement").Click is not working sia sharma 7 23,242 09-28-2016, 08:58 PM
Last Post: supputuri

Forum Jump:


Users browsing this thread: 1 Guest(s)