Added
- Add automated testing framework! stephanlensky
- For now, just a few tests are written, including one to test browserscan.com bot detection
- In the future, we can expand this test suite further (see [Zendriver18](https://github.com/stephanlensky/zendriver/issues/18))
- Add return type annotation to `Tab.get_content()` stephanlensky
Changed
- Upgraded `websockets` to latest version (`>=14.0`) yoori stephanlensky