in reply to Re^2: Win32 IE Mechanize unclickable links
in thread Win32 IE Mechanize unclickable links

What does the documentation say that ->getElementByClass returns? Maybe you can find the appropriate method to call in the documentation?

Replies are listed 'Best First'.
Re^4: Win32 IE Mechanize unclickable links
by Timboh56 (Initiate) on Jun 17, 2011 at 14:39 UTC
    It should return a "collection of objects". I store it in an array but the array always turns out to have a size of 0.
      Who says?
        http://msdn.microsoft.com/en-us/library/ms531073%28VS.85%29.aspx