Notes on Components
===================

Components are small block found in a page. It can be login form of a login
page, sidebar in home page, or 

Components in this directory are structured based on common components found
in pages of WordPress site. The test is targeted to a WordPress site using
twentysixteen theme. However, you can use the base classes to extend it to your own
theme components.

## Relationship with Page Objects

TODO

## Sidebar Components

TODO

## Widget Components

TODO
