I am using the Selenium 2.0 WebDriver interface. Sometimes after calling
click() on a link element, I have to use waitForElement to access the
resulting page; if I use getElement, it will fail to find the element from
time to time. This suggests that WebDriver isn't really waiting for the
page to load before returning. I am using the Firefox variant of the
driver. The link is just a simple link (no javascript) and the resulting
page is a very simple page (elements generated on the server side and none
by javascript). There is no ajax involved.
I wonder if this could be a bug? In Selenium 1.0 there has never been such
a problem.
Thanks in advance!
--
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To post to this group, send email to selenium-users@googlegroups.com.
To unsubscribe from this group, send email to selenium-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msg/selenium-users/-/OOXKT8M8x2UJ.
For more options, visit https://groups.google.com/groups/opt_out.