barancev / decorated-webdriver

webdriver-wrapper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

webdriver-wrapper

Run Status

The base set of classes that helps to implement WebDriver extensions using Decorator design pattern.

It also contains several ready-to-use extensions:

  • a wrapper that highlights elements before an action,
  • a wrapper that handles unhandled alerts,
  • a wrapper that handles "stale" elements and attempts to find them again to perform the action on the "restored" element

About

webdriver-wrapper


Languages

Language:Java 100.0%