tnypxl / BasinFramework

An opinionated browser test framework built around Selenium WebDriver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add logging for element-based activities

tnypxl opened this issue · comments

Initial activities should include the following.

  • Locating an element
  • Clicking an element
  • Waiting on an element
  • Visibility checks