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

locale.java.adapter.fluentlenium.en-US.yml Maven / Gradle / Ivy

There is a newer version: 0.10.1
Show newest version
method:
  org.fluentlenium.core.action.FillConstructor.with: set text '{0}' to {this}
  org.fluentlenium.core.domain.FluentList.clear: clear the text of {this}
  org.fluentlenium.core.domain.FluentList.click: click {this}
  org.fluentlenium.core.domain.FluentList.getAttribute: the '{0}' attribute of {this}
  org.fluentlenium.core.domain.FluentList.getText: the text of {this}
  org.fluentlenium.core.domain.FluentList.getValue: the value of {this}
  org.fluentlenium.core.domain.FluentWebElement.clear: clear the text of {this}
  org.fluentlenium.core.domain.FluentWebElement.click: click {this}
  org.fluentlenium.core.domain.FluentWebElement.getAttribute: the '{0}' attribute of {this}
  org.fluentlenium.core.domain.FluentWebElement.getText: the text of {this}
  org.fluentlenium.core.domain.FluentWebElement.getValue: the value of {this}
  org.fluentlenium.core.domain.FluentWebElement.isDisplayed: is {this} displayed
  org.fluentlenium.core.domain.FluentWebElement.isEnabled: is {this} enabled
  org.fluentlenium.core.domain.FluentWebElement.isSelected: is {this} selected
  org.fluentlenium.core.filter.FilterConstructor.withClass:
    String: class = {0}
  org.fluentlenium.core.filter.FilterConstructor.withName:
    String: name = {0}
  org.fluentlenium.core.Fluent.$: element '{0}{if:1} ({1}){end}'
  org.fluentlenium.core.Fluent.clear: clear the text of element '{0}{if:1} ({1}){end}'
  org.fluentlenium.core.Fluent.click: click element '{0}{if:1} ({1}){end}'
  org.fluentlenium.core.Fluent.fill: element '{0}{if:1} ({1}){end}'
  org.fluentlenium.core.Fluent.find: element '{0}{if:1} ({1}){end}'
  org.fluentlenium.core.Fluent.goTo: go to the page '{0}'




© 2015 - 2024 Weber Informatics LLC | Privacy Policy