• Stars
    star
    3
  • Rank 3,951,936 (Top 79 %)
  • Language
    HTML
  • License
    MIT License
  • Created over 1 year ago
  • Updated over 1 year ago

Reviews

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

Repository Details

WebDriver Overrider is an open-source Java library that carries out the override WebDriver and WebElements interface. By using WebDriverOverrider you can override the findElement, getTitle, switchTo and other methods which is in WebDriver Interface. If you want to override WebElement Interface methods such as click, isDisplayed etc