Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Want to set the Checkbox in Gmail Inbox
#1
Sad 
Hi,
I am trying to set or click the CheckBox in Gmail Inbox.There are total 8 columns.I am able to see 3 to 8 columns getting HighLight properly. But when i try to highLight column 1 and 2 ,it shows nothing and gives the error "Object required: 'ObjChildItem'
Line (27): "ObjChildItem.HighLight"


Code: For i = 1 to ObjGetRow
Set ObjChildItem = ObjInboxPage.ChildItem(i,1,"WebElement",0)
ObjChildItem.HighLight

All the objects are showing as WebElement ,even the checkBox also. Please help me to resolve the issue.

Thanks in Advance,
Reply


Messages In This Thread
Want to set the Checkbox in Gmail Inbox - by shesharm - 02-14-2012, 09:29 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Identifying Checkbox inside SilverLight Table indra_s 0 3,016 03-05-2012, 04:54 PM
Last Post: indra_s

Forum Jump:


Users browsing this thread: 1 Guest(s)