Forum Discussion

geethwind's avatar
geethwind
Contributor
13 years ago

FindChild is not working properly on Chrome 23

            PropArray = Array("innerText")        ValuesArray = Array("Invalid Text entered.")        set  objTemp = pg.FindChild(PropArray, ValuesArray,100,True)             The  text ...