- Fixed issue with xdist `94 <https://github.com/pytest-dev/pytest-splinter/issues/94>`_ (bubenkoff)
1.8.3
-----
- Profile does not work with geckodriver+remote webdriver `90 <https://github.com/pytest-dev/pytest-splinter/issues/90>`_) (pelme)
1.8.2
-----
- Fixed missing `switch_to` method (some selenium `expected_conditions` are broken without it, see `93 <https://github.com/pytest-dev/pytest-splinter/pull/93>`_)