Releases: autoscrape-labs/pydoll
Releases · autoscrape-labs/pydoll
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
2.4.0
What's Changed
- Add start_timeout property in ChromiumOptions by @j0j1j2 in #195
- feat: add method to retrieve parent element and its attributes by @thalissonvs in #201
- fix: add type hinting support and update project description by @thalissonvs in #203
- Fix tab loading when creating a new tab by @thalissonvs in #209
- feat: adding prefs options customization by @LucasAlvws in #204
New Contributors
Full Changelog: 2.3.1...2.4.0
2.3.1
What's Changed
- Add fetch domain commands to
Tabclass by @thalissonvs in #182 - test: fix tests on Windows by @radiantly in #185
- fix: use correct class name and id selector in query() by @radiantly in #187
- fix: improve selection script for higher accuracy by @thalissonvs in #198
- docs: finish all the translation by @LunacyZeus in #189
New Contributors
- @radiantly made their first contribution in #185
- @LunacyZeus made their first contribution in #189
Full Changelog: 2.3.0...2.3.1
2.3.0
What's Changed
- feat: Adapt to the new version of websockets by @yie1d in #174
- feat: support for py3.10 by @yie1d in #173
- fix: refine selector condition to include attributes check by @thalissonvs in #180
Full Changelog: 2.2.3...2.3.0
2.2.3
What's Changed
- Fix context manager to file upload by @thalissonvs in #169
- build: update Python version requirement to 3.11 in configuration files by @thalissonvs in #170
Full Changelog: 2.2.2...2.2.3