pytest-splinter
pytest-splinter copied to clipboard
Fix some deprecation warnings
- fix cookies.delete() deprecated in splinter, delete_all added in spliter 0.15
- remove pytest.yield_fixture as it deprecated since pytest 3.0