Browserist

Latest version: v1.6.22

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

Scan your dependencies

Page 2 of 12

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

1.6.12

What's Changed
Fixes and Updates
* Documentation: Add section about screenshots to user guide by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/579
* Documentation: Update XPath syntax comparison with Selenium and group in tabs by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/589
* Documentation: Various corrections (part 2) by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/598
* Documentation: Various corrections (part 3) by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/599

Updated Dependencies
* Bump pre-commit from 3.7.0 to 3.7.1 by dependabot in https://github.com/jakob-bagterp/browserist/pull/596
* Bump pytest from 8.1.1 to 8.2.0 by dependabot in https://github.com/jakob-bagterp/browserist/pull/597
* Bump mkdocs-material from 9.5.19 to 9.5.22 by dependabot in https://github.com/jakob-bagterp/browserist/pull/595
* Bump mkdocs-material from 9.5.22 to 9.5.23 by dependabot in https://github.com/jakob-bagterp/browserist/pull/600
* Bump pytest from 8.2.0 to 8.2.1 by dependabot in https://github.com/jakob-bagterp/browserist/pull/601
* Bump mkdocstrings-python from 1.10.0 to 1.10.2 by dependabot in https://github.com/jakob-bagterp/browserist/pull/602
* Bump selenium from 4.20.0 to 4.21.0 by dependabot in https://github.com/jakob-bagterp/browserist/pull/604
* Bump lxml from 5.2.1 to 5.2.2 by dependabot in https://github.com/jakob-bagterp/browserist/pull/603
* Bump requests from 2.31.0 to 2.32.0 by dependabot in https://github.com/jakob-bagterp/browserist/pull/605


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

1.6.11

What's Changed
New Features
* Feature: Add option for multiple pages to scroll page up and down methods by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/588

Fixes and Updates
* Documentation: Add and update examples in window method group by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/575
* Documentation: Add and update examples in wait method group by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/574
* Documentation: Update code examples for various methods (part 1) by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/566
* Documentation: Update code examples for various methods (part 2) by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/576
* Documentation: Refactor and split XPath into separate section by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/577
* Documentation: Update user guide quick links by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/578
* Documentation: Add section about iframes to user guide by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/580
* Documentation: Various corrections by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/582
* Documentation: Add section about scrolling to user guide by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/581

Updated Dependencies
* Bump mypy from 1.9.0 to 1.10.0 by dependabot in https://github.com/jakob-bagterp/browserist/pull/584
* Bump mkdocstrings from 0.24.3 to 0.25.1 by dependabot in https://github.com/jakob-bagterp/browserist/pull/585
* Bump mike from 2.0.0 to 2.1.1 by dependabot in https://github.com/jakob-bagterp/browserist/pull/587
* Bump mkdocs-git-revision-date-localized-plugin from 1.2.4 to 1.2.5 by dependabot in https://github.com/jakob-bagterp/browserist/pull/583
* Bump coverage from 7.4.4 to 7.5.1 by dependabot in https://github.com/jakob-bagterp/browserist/pull/586


**Full Changelog**: https://github.com/jakob-bagterp/browserist/compare/v1.6.10...v1.6.11

Page 2 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.