Changed - Previous release broke the headlesss browser functionality - snapshot on error can handle exceptions raised without messages
0.0.17
Changed - Bugfix, we handle stale elements when waiting for them to be clickable - Bugfix, Components can be used to instantiate a page - Library compatible with Python 2.7+
0.0.16
Changed -
0.0.15
Changed - Technique for getting components underlying element improved when the component is part of a list/group
0.0.14
Changed - Clickable components should be visible as well as enabled. - Components only look inside their parents element for sub_elements
0.0.13
Changed - Improved proxying to underlying web element, removes some sync related bugs - Adds our own text in element expectation - the web element proxy can now get elements by link text or button text