class UninitializedAlertAndConfirmSupport extends Object implements AlertAndConfirmSupport
| Constructor and description |
|---|
UninitializedAlertAndConfirmSupport(Initializable initializable) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
Object |
withAlert(Map params, Closure actions) |
|
Object |
withConfirm(boolean ok, Closure actions) |
|
Object |
withConfirm(Map params, boolean ok, Closure actions) |
|
void |
withNoAlert(Closure actions) |
|
void |
withNoConfirm(Closure actions) |
Groovy API Documentation for Geb 8.0.0 - Licensed under the Apache License, Version 2.0 - http://groovy.apache.org/geb/