Type Params | Return Type | Name and description |
---|---|---|
|
def |
withAlert(Closure actions) |
|
def |
withAlert(Map params, Closure actions) |
|
def |
withConfirm(boolean ok, Closure actions) |
|
def |
withConfirm(Closure actions) |
|
def |
withConfirm(Map params, Closure actions) |
|
def |
withConfirm(Map params, boolean ok, Closure actions) |
|
void |
withNoAlert(Closure actions) |
|
void |
withNoConfirm(Closure actions) |
Groovy API Documentation for Geb 3.4.1 - Licensed under the Apache License, Version 2.0 - http://www.gebish.org