page_object library

Classes

PageObject
This class exists so page objects can seamlessly be passed to widget testing APIs as Finders. This helps to remove code noise from tests. See the tests in this package for an example.