[0.9.0]ΒΆ
phantomjs support was removed (https://github.com/cobrateam/splinter/issues/592)
add options argument for chrome driver (https://github.com/cobrateam/splinter/pull/345)
(bugfix) avoid element.find_by_text searches whole dom (https://github.com/cobrateam/splinter/issues/612)
add support for zope.testbrowser 5+
handle webdriver StaleElementReferenceException (https://github.com/cobrateam/splinter/issues/541)
add support for Flask 1+
add support for selenium 3.14.0
update lxml to 4.2.4
update cssselect to 1.0.3