• Stars
    star
    1
  • Language
    Java
  • License
    Apache License 2.0
  • Created over 7 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A customizable, fluent wrapper for Selenium WebDriver. By default it includes the ability to set a default wait behavior for locating elements that isn't stored as a global state (unlike implicit timeouts). It also allows for re-finding elements when they throw a StaleElementReferenceException.