Hi!

I have a page that returns a TextStreamResponse("text/html", content), where content is a string containing HTML fetched from the file system. It hasn't any JavaScript code. The HTML is rendered correctly.

When I run a Selenium test, s.waitForPageToLoad() hangs until it timeouts. I can see the page opened in the Firefox instance Selenium opens.

Any hints?

--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, and instructor
Owner, Ars Machina Tecnologia da Informação Ltda.
http://www.arsmachina.com.br

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to