Releases: autoscrape-labs/pydoll
Releases · autoscrape-labs/pydoll
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
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
bs4withbeautifulsoup4in 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