Bit of a random one but I cannot click a link on a page within my test suite.
I can click it fine using irb and running the test line by line and if I put in an if statement to check if the link "exists?" in the suite then it also appears to be there. But for some reason when I try to click it from the suite I get the following error: Element must be displayed to click (Selenium::WebDriver::Error::ElementNotVisibleError) Any ideas? -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. [email protected] http://groups.google.com/group/watir-general [email protected]
