module Browsery::PageObjects
This is the overarching module that contains page objects, modules, and widgets.
When new modules or classes are added, an `autoload` clause must be added into this module so that requires are taken care of automatically.