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

localization.en.json Maven / Gradle / Ivy

Go to download

Library with core functions simplifying work with Selenium-controlled applications.

There is a newer version: 4.3.0
Show newest version
{
  "loc.clicking": "Clicking",
  "loc.el.getattr": "Getting attribute '%1$s'",
  "loc.get.text": "Getting text from element",
  "loc.text.sending.keys": "Sending keys '%1$s'",
  "loc.no.elements.found.in.state": "No elements with locator '%1$s' were found in %2$s state",
  "loc.no.elements.found.by.locator": "No elements were found by locator '%1$s'",
  "loc.elements.were.found.but.not.in.state": "Elements were found by locator '%1$s' but not in desired state %2$s",
  "loc.elements.found.but.should.not": "No elements should be found by locator '%1$s' in %2$s state",
  "loc.search.of.elements.failed": "Search of element by locator '%1$s' failed",
  "loc.element.not.in.state": "Element %1$s has not become %2$s after timeout %3$s",
  "loc.get.page.source.failed": "An exception occurred while tried to save the page source"
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy