Releases: autoscrape-labs/pydoll
Releases · autoscrape-labs/pydoll
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
2.8.1
What's Changed
- fix(elements): correctly detect parenthesized XPath expressions by @Cvoluj in #267
- fix: store the opened tab in the _tabs_opened dictionary by @thalissonvs in #270
New Contributors
Full Changelog: 2.8.0...2.8.1
2.8.0
What's Changed
- wip: remove docs folder by @thalissonvs in #250
- Adding get_children_elements and get_siblings_elements methods by @LucasAlvws in #238
- Direct CDP connection by @thalissonvs in #255
Full Changelog: 2.7.0...2.8.0
2.7.0
What's Changed
- Create
expect_downloadcontext manager for easier download handling by @thalissonvs in #235 - docs: update GitHub Actions for deploying site and add landing page by @thalissonvs in #236
- feat: add wait_until method to WebElement by @thalissonvs in #234
- Validate browser path refers to file not directory by @thalissonvs in #233
- Update chrome.py with default chrome path for AUR installs by @kajuberdut in #240
- New public methods and some fixes by @thalissonvs in #249
New Contributors
- @kajuberdut made their first contribution in #240
Full Changelog: 2.5.0...2.7.0
2.6.0
What's Changed
- Create
expect_downloadcontext manager for easier download handling by @thalissonvs in #235 - docs: update GitHub Actions for deploying site and add landing page by @thalissonvs in #236
Full Changelog: 2.5.0...2.6.0
2.5.0
What's Changed
- feat: depreciating headless argument in start method and adding it in… by @LucasAlvws in #231
- Requests inside
Tabimplementation by @thalissonvs in #232
Full Changelog: 2.4.0...2.5.0