|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD |
interface PageChangeListener
Mechanism for 3rd parties to receive notification when a browser page instance changes
Method Summary | |
---|---|
void
|
pageWillChange(Browser browser, Page oldPage, Page newPage)
Called first when the listener is registered, with oldPage as null and newPage as the current page at time of registration, then each time the browser's page instance changes. |
Method Detail |
---|
void pageWillChange(Browser browser, Page oldPage, Page newPage)
Groovy API Documentation for geb-core 0.6.0 - Licensed under the Apache License, Version 2.0 - http://www.gebish.org