C
chris.defelice
Does anyone know of a way to store the output of show_links as an
array? I've tried setting the array equal to something like
ie.frame("mainFrame").show_links but the array always comes back as
nil.
I basically need this so I can loop through all the links on a page and
do various automated tests.
array? I've tried setting the array equal to something like
ie.frame("mainFrame").show_links but the array always comes back as
nil.
I basically need this so I can loop through all the links on a page and
do various automated tests.