[Wtr-general] links in a frame

Dave Munns forum-watir-users at openqa.org
Mon Oct 9 15:19:52 EDT 2006


After reviewing the forum and trying various ways to access a list of links in a frame, I now ask here. Given a frame that appears to contain a list of links, how does one click on one of these links?

Using irb, I have tested variants on: ie.frame("fraDataZone").link(:text, "ADF").click
irb returns an UnknownObjectException: Unable to locate object, using text and AFD

I am guessing that I am dealing with a list of links, is there a way to verify this?
---------------------------------------------------------------------
Posted via Jive Forums
http://forums.openqa.org/thread.jspa?threadID=4718&messageID=13033#13033


More information about the Wtr-general mailing list