Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
WebElement
#14
Not Solved
Code:
Set ob1 = Browser("").Page("").WebTable("WebTable").ChildItem(2,5,"WebElement",0)
ob1.click  ----> this one works
but
ob1.set "ABC"  -> object doesn't support this property "set"

2)
Code:
webelmno=  Browser("").Page("").WebTable("WebTable").ChildItemCount(2,5,"WebElement",0)  (it returns to 1)
but i change to webedit  ->       Browser("").Page("").WebTable("WebTable").ChildItemCount(2,5,"WebEdit",0) , it returns to 0

I knew that Webedit is embeddded to WebElement if i spied i use Ctrl- Click it shows Webedit.

Would you let me know how to set value to grid (2,5)

Thanks.
3) I am sure there is no webedit on the webtable
but not understand when i am using ctrl- click on the grid and spied it shows me webedit.

Would you let me know?
Reply


Messages In This Thread
WebElement - by Langxii - 05-26-2011, 03:06 AM
RE: WebElement - by rajpes - 07-06-2011, 10:04 AM
RE: WebElement - by basanth27 - 07-07-2011, 12:38 PM
RE: WebElement - by Langxii - 07-08-2011, 03:29 AM
RE: WebElement - by rajpes - 07-08-2011, 11:00 AM
RE: WebElement - by Langxii - 07-09-2011, 03:42 AM
RE: WebElement - by rajpes - 07-09-2011, 08:13 AM
RE: WebElement - by Langxii - 07-12-2011, 02:09 AM
RE: WebElement - by rajpes - 07-12-2011, 08:06 AM
RE: WebElement - by Langxii - 07-14-2011, 04:29 AM
RE: WebElement - by rajpes - 07-14-2011, 07:34 AM
RE: WebElement - by Langxii - 07-15-2011, 04:44 AM
RE: WebElement - by rajpes - 07-15-2011, 09:25 AM
RE: WebElement - by Langxii - 07-19-2011, 01:13 AM
RE: WebElement - by rajpes - 07-19-2011, 08:42 AM
RE: WebElement - by Langxii - 07-19-2011, 10:55 PM
RE: WebElement - by rajpes - 07-20-2011, 12:18 PM
RE: WebElement - by prachi.aug23 - 07-20-2011, 04:46 PM
RE: WebElement - by rajpes - 07-20-2011, 05:36 PM

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

Forum Jump:


Users browsing this thread: 1 Guest(s)