AutoClosePage.on_timeout()#
- AutoClosePage.on_timeout()[source]#
Executed once, after the timeout of the page runs out.
See also
See “How to use hooks” for a how to on using hooks and an overview of available hooks.
This hook is defined by
AutoForwardPage
andAutoClosePage
.