[Celerity-users] Issue with setTimeout and window.location

Jari Bakken jari.bakken at gmail.com
Thu Jul 16 10:48:59 EDT 2009


On 16. juli. 2009, at 16.36, Andy Shipman wrote:

> I've been trying to use Celerity to test an automatic redirect after  
> a timeout. However, when the timeout kicks in then the page does not  
> appear to redirect, but stays as the previous page.
>

This seems to be a bug in Celerity. Please open an issue on GitHub (http://github.com/jarib/celerity/issues 
) and I'll dig into it as soon as I can. As a temporary workaround you  
can do this to manually "refresh" the page:

   browser.send :refresh_page_from_window


More information about the Celerity-users mailing list