Browserist

Latest version: v1.7.5

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

Scan your dependencies

Page 3 of 14

1.6.18

What's Changed
New Features
* Feature: Add get element inner and outer HTML methods by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/692

Fixes and Updates
* Fix: Failing tests of setting user agent per session by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/691


**Full Changelog**: https://github.com/jakob-bagterp/browserist/compare/v1.6.17...v1.6.18

1.6.17

What's Changed
New Features
* Feature: Add get page source method by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/685
* Feature: Add option to set user agent by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/687

Fixes and Updates
* Refactor: Refactor and add docstring to compile_comparison_to_regex_pattern() URL helper method by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/672
* Refactor: Add missing type hint to disable network test function by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/690
* Refactor: Corrected internal naming of execute script method by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/686

Documentation
* Documentation: Add ownership meta tag for Google Search Console by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/676
* Documentation: Add robots.txt to enhance SEO by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/677

Updated Dependencies
* Bump mkdocs-git-revision-date-localized-plugin from 1.2.7 to 1.2.8 by dependabot in https://github.com/jakob-bagterp/browserist/pull/673
* Bump tox from 4.18.0 to 4.18.1 by dependabot in https://github.com/jakob-bagterp/browserist/pull/674
* Bump mkdocstrings from 0.26.0 to 0.26.1 by dependabot in https://github.com/jakob-bagterp/browserist/pull/675
* Bump pytest from 8.3.2 to 8.3.3 by dependabot in https://github.com/jakob-bagterp/browserist/pull/678
* Bump mkdocs-git-revision-date-localized-plugin from 1.2.8 to 1.2.9 by dependabot in https://github.com/jakob-bagterp/browserist/pull/679
* Bump mkdocs-material from 9.5.34 to 9.5.36 by dependabot in https://github.com/jakob-bagterp/browserist/pull/680
* Bump tox from 4.18.1 to 4.20.0 by dependabot in https://github.com/jakob-bagterp/browserist/pull/681
* Bump keyring from 25.3.0 to 25.4.1 by dependabot in https://github.com/jakob-bagterp/browserist/pull/683
* Bump selenium from 4.24.0 to 4.25.0 by dependabot in https://github.com/jakob-bagterp/browserist/pull/682
* Bump mkdocs-material from 9.5.36 to 9.5.39 by dependabot in https://github.com/jakob-bagterp/browserist/pull/684
* Bump pre-commit from 3.8.0 to 4.0.0 by dependabot in https://github.com/jakob-bagterp/browserist/pull/689
* Bump tox from 4.20.0 to 4.21.2 by dependabot in https://github.com/jakob-bagterp/browserist/pull/688


**Full Changelog**: https://github.com/jakob-bagterp/browserist/compare/v1.6.16...v1.6.17

1.6.16

What's Changed
Fixes and Updates
* Fix: Errors in tests of open URL methods, scroll height and viewport by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/670

Updated Dependencies
* Bump mkdocs from 1.6.0 to 1.6.1 by dependabot in https://github.com/jakob-bagterp/browserist/pull/668
* Bump selenium from 4.23.1 to 4.24.0 by dependabot in https://github.com/jakob-bagterp/browserist/pull/667
* Bump mkdocs-material from 9.5.33 to 9.5.34 by dependabot in https://github.com/jakob-bagterp/browserist/pull/666
* Bump mkdocstrings from 0.25.2 to 0.26.0 by dependabot in https://github.com/jakob-bagterp/browserist/pull/665
* Bump mkdocstrings-python from 1.10.8 to 1.11.1 by dependabot in https://github.com/jakob-bagterp/browserist/pull/671


**Full Changelog**: https://github.com/jakob-bagterp/browserist/compare/v1.6.15...v1.6.16

1.6.15

What's Changed
New Features
* Feature: Disable default search engine prompt for Chromedriver by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/664

Updated Dependencies
* Bump selenium from 4.22.0 to 4.23.0 by dependabot in https://github.com/jakob-bagterp/browserist/pull/643
* Bump mypy from 1.10.1 to 1.11.0 by dependabot in https://github.com/jakob-bagterp/browserist/pull/642
* Bump pytest from 8.2.2 to 8.3.1 by dependabot in https://github.com/jakob-bagterp/browserist/pull/641
* Bump mkdocstrings from 0.25.1 to 0.25.2 by dependabot in https://github.com/jakob-bagterp/browserist/pull/644
* Bump mkdocs-material from 9.5.29 to 9.5.30 by dependabot in https://github.com/jakob-bagterp/browserist/pull/645
* Bump pre-commit from 3.7.1 to 3.8.0 by dependabot in https://github.com/jakob-bagterp/browserist/pull/646
* Bump selenium from 4.23.0 to 4.23.1 by dependabot in https://github.com/jakob-bagterp/browserist/pull/648
* Bump mkdocstrings-python from 1.10.5 to 1.10.7 by dependabot in https://github.com/jakob-bagterp/browserist/pull/647
* Bump flake8 from 7.1.0 to 7.1.1 by dependabot in https://github.com/jakob-bagterp/browserist/pull/653
* Bump mkdocs-material from 9.5.30 to 9.5.31 by dependabot in https://github.com/jakob-bagterp/browserist/pull/652
* Bump pytest from 8.3.1 to 8.3.2 by dependabot in https://github.com/jakob-bagterp/browserist/pull/649
* Bump mypy from 1.11.0 to 1.11.1 by dependabot in https://github.com/jakob-bagterp/browserist/pull/651
* Bump coverage from 7.6.0 to 7.6.1 by dependabot in https://github.com/jakob-bagterp/browserist/pull/650
* Bump tox from 4.16.0 to 4.17.1 by dependabot in https://github.com/jakob-bagterp/browserist/pull/654
* Bump keyring from 25.2.1 to 25.3.0 by dependabot in https://github.com/jakob-bagterp/browserist/pull/655
* Bump lxml from 5.2.2 to 5.3.0 by dependabot in https://github.com/jakob-bagterp/browserist/pull/656
* Bump mkdocstrings-python from 1.10.7 to 1.10.8 by dependabot in https://github.com/jakob-bagterp/browserist/pull/659
* Bump mkdocs-git-revision-date-localized-plugin from 1.2.6 to 1.2.7 by dependabot in https://github.com/jakob-bagterp/browserist/pull/660
* Bump mypy from 1.11.1 to 1.11.2 by dependabot in https://github.com/jakob-bagterp/browserist/pull/662
* Bump mkdocs-material from 9.5.31 to 9.5.33 by dependabot in https://github.com/jakob-bagterp/browserist/pull/661
* Bump tox from 4.17.1 to 4.18.0 by dependabot in https://github.com/jakob-bagterp/browserist/pull/657
* Bump mike from 2.1.2 to 2.1.3 by dependabot in https://github.com/jakob-bagterp/browserist/pull/658


**Full Changelog**: https://github.com/jakob-bagterp/browserist/compare/v1.6.14...v1.6.15

1.6.14

What's Changed
New Features
* Feature: Add window set width and height methods by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/635
* Feature: Add viewport set width and height methods by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/636

Fixes and Updates
* Fix: Codecov issue and missing configuration for tests of window set width and height methods by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/637
* Refactor: Improve readability of assert statements in tests by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/638

Documentation
* Documentation: Add section about wait methods to user guide by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/624
* Documentation: Added tips to wait methods section in user guide by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/625
* Documentation: Update docstrings for Enum classes by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/632
* Documentation: Edit tabs and windows sections by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/639
* Documentation: Add working with window position to user guide by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/640
* Documentation: Add working with window sizes to user guide by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/628

Updated Dependencies
* Bump mike from 2.1.1 to 2.1.2 by dependabot in https://github.com/jakob-bagterp/browserist/pull/626
* Bump mypy from 1.10.0 to 1.10.1 by dependabot in https://github.com/jakob-bagterp/browserist/pull/627
* Bump mkdocs-material from 9.5.27 to 9.5.28 by dependabot in https://github.com/jakob-bagterp/browserist/pull/630
* Bump pillow from 10.3.0 to 10.4.0 by dependabot in https://github.com/jakob-bagterp/browserist/pull/629
* Bump tox from 4.15.1 to 4.16.0 by dependabot in https://github.com/jakob-bagterp/browserist/pull/631
* Bump coverage from 7.5.4 to 7.6.0 by dependabot in https://github.com/jakob-bagterp/browserist/pull/634
* Bump mkdocs-material from 9.5.28 to 9.5.29 by dependabot in https://github.com/jakob-bagterp/browserist/pull/633


**Full Changelog**: https://github.com/jakob-bagterp/browserist/compare/v1.6.13...v1.6.14

1.6.13

What's Changed
Fixes and Updates
* Feature: Refactor tests and mock data to use internal web pages by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/592
* Documentation: Add new tools section to user guide and examples of script execution by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/611

Updated Dependencies
* Bump coverage from 7.5.1 to 7.5.2 by dependabot in https://github.com/jakob-bagterp/browserist/pull/606
* Bump mkdocstrings-python from 1.10.2 to 1.10.3 by dependabot in https://github.com/jakob-bagterp/browserist/pull/608
* Bump mkdocs-material from 9.5.23 to 9.5.24 by dependabot in https://github.com/jakob-bagterp/browserist/pull/607
* Bump requests from 2.32.0 to 2.32.2 by dependabot in https://github.com/jakob-bagterp/browserist/pull/609
* Bump keyring from 25.2.0 to 25.2.1 by dependabot in https://github.com/jakob-bagterp/browserist/pull/610
* Bump requests from 2.32.2 to 2.32.3 by dependabot in https://github.com/jakob-bagterp/browserist/pull/612
* Bump mkdocs-material from 9.5.24 to 9.5.25 by dependabot in https://github.com/jakob-bagterp/browserist/pull/613
* Bump coverage from 7.5.2 to 7.5.3 by dependabot in https://github.com/jakob-bagterp/browserist/pull/614
* Bump mkdocs-git-revision-date-localized-plugin from 1.2.5 to 1.2.6 by dependabot in https://github.com/jakob-bagterp/browserist/pull/615
* Bump tox from 4.15.0 to 4.15.1 by dependabot in https://github.com/jakob-bagterp/browserist/pull/616
* Bump mkdocs-material from 9.5.25 to 9.5.26 by dependabot in https://github.com/jakob-bagterp/browserist/pull/617
* Bump pytest from 8.2.1 to 8.2.2 by dependabot in https://github.com/jakob-bagterp/browserist/pull/618
* Bump flake8 from 7.0.0 to 7.1.0 by dependabot in https://github.com/jakob-bagterp/browserist/pull/619
* Bump mkdocs-material from 9.5.26 to 9.5.27 by dependabot in https://github.com/jakob-bagterp/browserist/pull/620
* Bump mkdocstrings-python from 1.10.3 to 1.10.5 by dependabot in https://github.com/jakob-bagterp/browserist/pull/621
* Bump coverage from 7.5.3 to 7.5.4 by dependabot in https://github.com/jakob-bagterp/browserist/pull/622
* Bump selenium from 4.21.0 to 4.22.0 by dependabot in https://github.com/jakob-bagterp/browserist/pull/623


**Full Changelog**: https://github.com/jakob-bagterp/browserist/compare/v1.6.12...v1.6.13

Page 3 of 14

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.