Browserist

Latest version: v1.7.5

Safety actively analyzes 723607 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 14

1.6.6

What's Changed
Fixes and Updates
* Test: Enhance checks of browser.click.download_and_get_file_path() method by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/481
* Feature: Simulate tests and timing of download stages by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/483
* Fix: Final download file sometimes is temporary file in Chrome by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/482


**Full Changelog**: https://github.com/jakob-bagterp/browserist/compare/v1.6.5...v1.6.6

1.6.5

What's Changed
Fixes and Updates
* Fix: Await transient and preliminary temporary download files for Chrome by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/480

Updated Dependencies
* Bump mypy from 1.7.1 to 1.8.0 by dependabot in https://github.com/jakob-bagterp/browserist/pull/475
* Bump mkdocs-material from 9.5.2 to 9.5.3 by dependabot in https://github.com/jakob-bagterp/browserist/pull/476
* Bump coverage from 7.3.3 to 7.3.4 by dependabot in https://github.com/jakob-bagterp/browserist/pull/479
* Bump mkdocs-git-revision-date-localized-plugin from 1.2.1 to 1.2.2 by dependabot in https://github.com/jakob-bagterp/browserist/pull/477
* Bump lxml from 4.9.3 to 4.9.4 by dependabot in https://github.com/jakob-bagterp/browserist/pull/478


**Full Changelog**: https://github.com/jakob-bagterp/browserist/compare/v1.6.4...v1.6.5

1.6.4

What's Changed
Breaking Changes
* Feature: Update default directory for screenshots to a user's downloads folder by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/457

New Features
* Feature: Add default directory for downloads by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/458
* Feature: Add wait for file download methods does_not_exist() and exists() by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/464
* Feature: Add download file methods browser.click.download() and browser.click.download_and_get_file_path() by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/465

Fixes and Updates
* Feature: Optimise performance in check connection with requests session by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/471
* Fix: Coverage report error for requests (ModuleNotFoundError) by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/473
* Fix: Suppress no internet exception ConnectionError for test fixtures by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/470

Updated Dependencies
* Bump selenium from 4.15.2 to 4.16.0 by dependabot in https://github.com/jakob-bagterp/browserist/pull/462
* Bump tox from 4.11.3 to 4.11.4 by dependabot in https://github.com/jakob-bagterp/browserist/pull/454
* Bump actions/setup-python from 4 to 5 by dependabot in https://github.com/jakob-bagterp/browserist/pull/460
* Bump mkdocs-material from 9.4.14 to 9.5.1 by dependabot in https://github.com/jakob-bagterp/browserist/pull/463
* Bump pre-commit from 3.5.0 to 3.6.0 by dependabot in https://github.com/jakob-bagterp/browserist/pull/461
* Bump github/codeql-action from 2 to 3 by dependabot in https://github.com/jakob-bagterp/browserist/pull/466
* Bump mkdocs-minify-plugin from 0.7.1 to 0.7.2 by dependabot in https://github.com/jakob-bagterp/browserist/pull/467
* Bump mkdocs-material from 9.5.1 to 9.5.2 by dependabot in https://github.com/jakob-bagterp/browserist/pull/468
* Bump coverage from 7.3.2 to 7.3.3 by dependabot in https://github.com/jakob-bagterp/browserist/pull/469


**Full Changelog**: https://github.com/jakob-bagterp/browserist/compare/v1.6.3...v1.6.4

1.6.3

What's Changed
New Features
* Feature: Add Python 3.12 support by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/361

Fixes and Updates
* Fix: Missing images on documentation site on GitHub Pages by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/452
* Fix: Update setuptools to latest version and fix failed test runs on GitHub Actions by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/451

Documentation
* Documentation: Add description of check_connection parameter to BrowserSettings section by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/449
* Documentation: Various corrections (part 12) by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/453
* Documentation: Various corrections (part 12) by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/367

Updated Dependencies
* Bump actions/checkout from 3 to 4 by dependabot in https://github.com/jakob-bagterp/browserist/pull/391
* Bump mkdocs-material from 9.2.5 to 9.2.8 by dependabot in https://github.com/jakob-bagterp/browserist/pull/390
* Bump mkdocstrings-python from 1.6.0 to 1.6.2 by dependabot in https://github.com/jakob-bagterp/browserist/pull/389
* Bump pytest from 7.4.1 to 7.4.2 by dependabot in https://github.com/jakob-bagterp/browserist/pull/386
* Bump coverage from 7.3.0 to 7.3.1 by dependabot in https://github.com/jakob-bagterp/browserist/pull/388
* Bump tox from 4.11.1 to 4.11.3 by dependabot in https://github.com/jakob-bagterp/browserist/pull/387
* Bump mkdocstrings-python from 1.6.2 to 1.7.0 by dependabot in https://github.com/jakob-bagterp/browserist/pull/393
* Bump mkdocs-material from 9.2.8 to 9.3.1 by dependabot in https://github.com/jakob-bagterp/browserist/pull/394
* Bump pillow from 10.0.0 to 10.0.1 by dependabot in https://github.com/jakob-bagterp/browserist/pull/392
* Bump mkdocs from 1.5.2 to 1.5.3 by dependabot in https://github.com/jakob-bagterp/browserist/pull/396
* Bump mkdocs-material-extensions from 1.1.1 to 1.2 by dependabot in https://github.com/jakob-bagterp/browserist/pull/397
* Bump mkdocs-material from 9.3.1 to 9.4.1 by dependabot in https://github.com/jakob-bagterp/browserist/pull/395
* Bump mkdocstrings-python from 1.7.0 to 1.7.1 by dependabot in https://github.com/jakob-bagterp/browserist/pull/400
* Bump mkdocs-material from 9.4.1 to 9.4.2 by dependabot in https://github.com/jakob-bagterp/browserist/pull/398
* Bump selenium from 4.12.0 to 4.13.0 by dependabot in https://github.com/jakob-bagterp/browserist/pull/399
* Bump mkdocstrings-python from 1.7.1 to 1.7.2 by dependabot in https://github.com/jakob-bagterp/browserist/pull/403
* Bump coverage from 7.3.1 to 7.3.2 by dependabot in https://github.com/jakob-bagterp/browserist/pull/402
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/jakob-bagterp/browserist/pull/401
* Bump mkdocs-material from 9.4.2 to 9.4.4 by dependabot in https://github.com/jakob-bagterp/browserist/pull/404
* Bump pre-commit from 3.4.0 to 3.5.0 by dependabot in https://github.com/jakob-bagterp/browserist/pull/407
* Bump mkdocstrings-python from 1.7.2 to 1.7.3 by dependabot in https://github.com/jakob-bagterp/browserist/pull/409
* Bump mkdocs-material from 9.4.4 to 9.4.6 by dependabot in https://github.com/jakob-bagterp/browserist/pull/410
* Bump mkdocs-git-revision-date-localized-plugin from 1.2.0 to 1.2.1 by dependabot in https://github.com/jakob-bagterp/browserist/pull/408
* Bump selenium from 4.13.0 to 4.14.0 by dependabot in https://github.com/jakob-bagterp/browserist/pull/406


**Full Changelog**: https://github.com/jakob-bagterp/browserist/compare/v1.6.2...v1.6.3

1.6.2

What's Changed
New Features
* Feature: Add error message and check for no internet connection by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/448

Fixes and Updates
* Feature: Add test of return from iframe in cookie banner combo by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/428
* Feature: Refactor external tests to internal by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/431
* Feature: Update and enhance coverage of combo test settings by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/437
* Feature: Increase Codecov test coverage of combo methods by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/438
* Feature: Increase Codecov test coverage for tiny types (URL, XPath, FilePNG) by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/439
* Feature: Increase Codecov test coverage for FilePath tiny type by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/444
* Feature: Increase Codecov test coverage for tests folder by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/445
* Feature: Improve stability of tests on GitHub Actions by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/446
* Feature: Increase Codecov test coverage in helper methods by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/447

Documentation
* Documentation: Update test strategy examples in user guide by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/429
* Documentation: Update user guide navigation page by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/430

Updated Dependencies
* Bump mkdocstrings-python from 1.7.3 to 1.7.4 by dependabot in https://github.com/jakob-bagterp/browserist/pull/433
* Bump keyring from 24.2.0 to 24.3.0 by dependabot in https://github.com/jakob-bagterp/browserist/pull/432
* Bump mypy from 1.6.1 to 1.7.0 by dependabot in https://github.com/jakob-bagterp/browserist/pull/434
* Bump mkdocstrings from 0.23.0 to 0.24.0 by dependabot in https://github.com/jakob-bagterp/browserist/pull/436
* Bump mkdocs-material from 9.4.8 to 9.4.10 by dependabot in https://github.com/jakob-bagterp/browserist/pull/435
* Bump mkdocs-material-extensions from 1.3 to 1.3.1 by dependabot in https://github.com/jakob-bagterp/browserist/pull/442
* Bump mkdocs-material from 9.4.10 to 9.4.14 by dependabot in https://github.com/jakob-bagterp/browserist/pull/441
* Bump mypy from 1.7.0 to 1.7.1 by dependabot in https://github.com/jakob-bagterp/browserist/pull/443
* Bump mkdocstrings-python from 1.7.4 to 1.7.5 by dependabot in https://github.com/jakob-bagterp/browserist/pull/440


**Full Changelog**: https://github.com/jakob-bagterp/browserist/compare/v1.6.1...v1.6.2

1.6.1

What's Changed
New Features
* Feature: Add option for iframe to cookie banner combo and settings by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/419


**Full Changelog**: https://github.com/jakob-bagterp/browserist/compare/v1.6.0...v1.6.1

Page 5 of 14

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.