Releases: autoscrape-labs/pydoll
Releases · autoscrape-labs/pydoll
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
2.2.2
What's Changed
- Refactor/remove bs4 dependency by @Marcusfam-RB in #161
- fix: fix call_function_on parameters order by @thalissonvs in #162
New Contributors
- @Marcusfam-RB made their first contribution in #161
Full Changelog: 2.2.1...2.2.2
2.2.1
What's Changed
- fix: fix call parameters order in call_function_on method by @thalissonvs in #158
Full Changelog: 2.2.0...2.2.1
2.2.0
What's Changed
- Implement singleton pattern for Tab instances and add tab retrieval method by @thalissonvs in #152
- Replace
bs4
withbeautifulsoup4
in pyproject.toml by @ytinyui in #151
New Contributors
Full Changelog: 2.1.0...2.2.0
2.1.0
What's Changed
- docs: remove iframe tag from docstring by @thalissonvs in #144
- fix: click in the input before typing and fix documentation by @thalissonvs in #145
- Network inspecting capabilities by @thalissonvs in #146
- Improve script execution logic by @thalissonvs in #147
Full Changelog: 2.0.1...2.1.0
2.0.1
2.0.0
What's Changed
- Refactor/change method to property by @sstephanyy in #114
- Documentation with mkdocs by @thalissonvs in #115
- refactor: pydoll v2 by @thalissonvs in #132
New Contributors
- @sstephanyy made their first contribution in #114
Full Changelog: 1.7.0...2.0.0
1.7.0
What's Changed
- feat: improve captcha detection functionality by @thalissonvs in #113
Full Changelog: 1.6.0...1.7.0
1.6.0
What's Changed
- feat: add context manager to bypass Cloudflare Turnstile captcha by @thalissonvs in #109
- feat: connect to existing browser by @thalissonvs in #111
Full Changelog: 1.5.1...1.6.0