Releases: autoscrape-labs/pydoll
Releases · autoscrape-labs/pydoll
2.12.2
What's Changed
- Adjust find_elements_mixin.py to refine return types and defaults by @thalissonvs in #310
Full Changelog: 2.12.1...2.12.2
2.12.1
2.12.0
What's Changed
- Implement retry decorator by @thalissonvs in #297
- refactor(tab): separate execute_script concerns by @3xp0rt in #258
- build(deps): upgrade aiofiles from ^23.2.1 to ^25.1.0 by @3xp0rt in #296
New Contributors
Full Changelog: 2.11.0...2.12.0
2.11.0
Full Changelog: 2.10.0...2.11.0
2.10.0
What's Changed
- Add ScrollAPI class for realistic scrolling by @thalissonvs in #295
Full Changelog: 2.9.3...2.10.0
2.9.3
What's Changed
- refactor: refactor type hints for better clarity and future compatibility by @thalissonvs in #288
- Refactor all documentation and add two new languages by @thalissonvs in #292
Full Changelog: 2.9.2...2.9.3
2.9.2
What's Changed
- Fix websocket reconnection athentication loss by @thalissonvs in #285
- Add support to proxy schema by @thalissonvs in #286
- Add logging through all codebase by @thalissonvs in #287
Full Changelog: 2.9.1...2.9.2
2.9.1
What's Changed
- Fix expect_download context manager by @thalissonvs in #281
- Docs/private proxy interception by @thalissonvs in #282
Full Changelog: 2.9.0...2.9.1
2.9.0
What's Changed
- feat: add configurable page load state by @thalissonvs in #253
Full Changelog: 2.8.2...2.9.0
2.8.2
What's Changed
- Map error when try to take screenshot from iframe by @thalissonvs in #277
- Fix problem when trying to use private proxies in new browser contexts by @thalissonvs in #278
Full Changelog: 2.8.1...2.8.2