Hello all Hopefully I figure this out before someone helps. I need to select a Login Link from an automated IE page. Its not a button click it is the following Java Script...
I was trying to no avail....
HTML:
a href = "#" ON Click = " Javascript : tryToLaunch() " > [ Titanium Login ] < / a >
Code:
appIE1.document.all("#").Click