Comment #2 on issue 1590 by felix8a: browser tests don't work with firefox 17 (beta)
http://code.google.com/p/google-caja/issues/detail?id=1590

webdriver-2.26.0 still has this issue.

it's feeling like some type of race condition in webdriver, because different tests runs hang on different tests.

the hang is always while webdriver is executing a navigate-to-url request. the page load succeeds, but webdriver never finishes the navigate-to-url request, like it's not noticing the page finished loading?

Reply via email to