Forum Discussion
googleid_105206
14 years agoContributor
Hi
Helen Kosova
,
Unable to get "ItemIndexByText".Please give me some explanation about "ItemIndexByText".how to scroll the item into view and dropdown List Control.
Full Name of list item :
Sys.Process("firefox").Page("http://172.16.6/").Object("MM").Group("dropDown").Scroller("scroller").ListItem("Boys")
Recording the Application below code generated.
Call firefox.pageHttp172.object Mm.group0.scrollerScroller1734.listitemDefaultitemrenderer1767.Click(39, 6)
.......
' Scroll the item into view
set list = ... ' Obtain the DropDownList control
index = ItemIndexByText(list, "Boys")
Please find the attached screen shot.Please suggest me to handle above
objects
Thanks,
Vijay
Helen Kosova
,
Unable to get "ItemIndexByText".Please give me some explanation about "ItemIndexByText".how to scroll the item into view and dropdown List Control.
Full Name of list item :
Sys.Process("firefox").Page("http://172.16.6/").Object("MM").Group("dropDown").Scroller("scroller").ListItem("Boys")
Recording the Application below code generated.
Call firefox.pageHttp172.object Mm.group0.scrollerScroller1734.listitemDefaultitemrenderer1767.Click(39, 6)
.......
' Scroll the item into view
set list = ... ' Obtain the DropDownList control
index = ItemIndexByText(list, "Boys")
Please find the attached screen shot.Please suggest me to handle above
objects
Thanks,
Vijay