01-28-2014, 08:23 PM
or better still this works without scrolling
Function Function2a
or if you want it to scroll do like this
Function Function2b
along with changing search parameters , sometimes need to change acc attributes as well
Function Function2a
int w=wait(3 WV win("8 People Madonna Looked Like At The Grammys - Mozilla Firefox" "Mozilla*WindowClass" "" 0x4))
Acc a.FindFF(w "A" "" "role=button" 0x1084 3)
a.DoDefaultAction
or if you want it to scroll do like this
Function Function2b
int w=wait(3 WV win("8 People Madonna Looked Like At The Grammys - Mozilla Firefox" "Mozilla*WindowClass" "" 0x4))
Acc a.FindFF(w "A" "" "role=button" 0x1084 3)
a.WebScrollTo
a.DoDefaultAction
along with changing search parameters , sometimes need to change acc attributes as well