All Downloads are FREE. Search and download functionalities are using the official Maven repository.

locale.groovy.adapter.geb.en-US.yml Maven / Gradle / Ivy

method:
  geb.Browser.at: check that current page is '{0}'
  geb.Browser.go:
    String: go to the page '{0}'
  geb.Browser.to:
    java.lang.Class,Object[]: go to the page '{0}'
  geb.navigator.Navigator.click: click {this}
  geb.navigator.Navigator.text: the text of {this}
  geb.navigator.Navigator.value:
    Object: set value '{0}' to {this}
    void: the value of {this}
  geb.Page.$:
    # TODO temporal value..
    java.util.Map: element '{0}'
    String: element '{0}'




© 2015 - 2025 Weber Informatics LLC | Privacy Policy