Skip to content

Releases: jakob-bagterp/browserist

v1.6.11

06 May 20:20
Compare
Choose a tag to compare

What's Changed

New Features

  • Feature: Add option for multiple pages to scroll page up and down methods by @jakob-bagterp in #588

Fixes and Updates

Updated Dependencies

Full Changelog: v1.6.10...v1.6.11

v1.6.10

29 Apr 15:26
Compare
Choose a tag to compare

What's Changed

Fixes and Updates

  • Documentation: Update and add code examples to get.url and get.attribute methods by @jakob-bagterp in #554
  • Documentation: Guide to working with tabs and windows by @jakob-bagterp in #553
  • Documentation: Add and update examples in check_if method group by @jakob-bagterp in #555
  • Documentation: Add and update examples in click method group by @jakob-bagterp in #556
  • Documentation: Add consistency in function parameters and other linting updates by @jakob-bagterp in #557
  • Documentation: Add and update examples in main navigation methods and BrowserSettings by @jakob-bagterp in #559
  • Documentation: Add and update examples in iframe method group by @jakob-bagterp in #564
  • Documentation: Add and update examples in prompt method group by @jakob-bagterp in #565
  • Documentation: Add and update examples in open method group by @jakob-bagterp in #563
  • Documentation: Add and update examples in input method group by @jakob-bagterp in #562
  • Documentation: Add and update examples in mouse method group by @jakob-bagterp in #561
  • Documentation: Add and update examples in get method group by @jakob-bagterp in #560
  • Documentation: Add and update examples in scroll method group by @jakob-bagterp in #571
  • Documentation: Add and update examples in tool method group by @jakob-bagterp in #572
  • Documentation: Add and update examples in viewport method group by @jakob-bagterp in #573

Updated Dependencies

Full Changelog: v1.6.9...v1.6.10

v1.6.9

08 Apr 23:53
Compare
Choose a tag to compare

What's Changed

Fixes and Updates

Updated Dependencies

Full Changelog: v1.6.8...v1.6.9

v1.6.8

06 Feb 06:50
Compare
Choose a tag to compare

What's Changed

New Features

  • Feature: Return value for cookie banner combo so it can be used with conditional if statements by @jakob-bagterp in #207
  • Feature: Return value for login combo so it can be used with conditional if statements by @jakob-bagterp in #503

Fixes and Updates

  • Feature: Update tests of login combo and cookie banner combo methods by @jakob-bagterp in #507

Updated Dependencies

Full Changelog: v1.6.7...v1.6.8

v1.6.7

04 Jan 23:19
Compare
Choose a tag to compare

What's Changed

New Features

Fixes and Updates

  • Documentation: User guide to download methods by @jakob-bagterp in #474
  • Feature: Update and confirm usage of preliminary temporary files for various browsers: Safari, Edge, Firefox by @jakob-bagterp in #484

Updated Dependencies

Full Changelog: v1.6.6...v1.6.7

v1.6.6

29 Dec 18:12
Compare
Choose a tag to compare

What's Changed

Fixes and Updates

  • Test: Enhance checks of browser.click.download_and_get_file_path() method by @jakob-bagterp in #481
  • Feature: Simulate tests and timing of download stages by @jakob-bagterp in #483
  • Fix: Final download file sometimes is temporary file in Chrome by @jakob-bagterp in #482

Full Changelog: v1.6.5...v1.6.6

v1.6.5

28 Dec 16:42
Compare
Choose a tag to compare

What's Changed

Fixes and Updates

  • Fix: Await transient and preliminary temporary download files for Chrome by @jakob-bagterp in #480

Updated Dependencies

Full Changelog: v1.6.4...v1.6.5

v1.6.4

20 Dec 23:47
Compare
Choose a tag to compare

What's Changed

Breaking Changes

  • Feature: Update default directory for screenshots to a user's downloads folder by @jakob-bagterp in #457

New Features

  • Feature: Add default directory for downloads by @jakob-bagterp in #458
  • Feature: Add wait for file download methods does_not_exist() and exists() by @jakob-bagterp in #464
  • Feature: Add download file methods browser.click.download() and browser.click.download_and_get_file_path() by @jakob-bagterp in #465

Fixes and Updates

  • Feature: Optimise performance in check connection with requests session by @jakob-bagterp in #471
  • Fix: Coverage report error for requests (ModuleNotFoundError) by @jakob-bagterp in #473
  • Fix: Suppress no internet exception ConnectionError for test fixtures by @jakob-bagterp in #470

Updated Dependencies

Full Changelog: v1.6.3...v1.6.4

v1.6.3

03 Dec 13:12
Compare
Choose a tag to compare

What's Changed

New Features

Fixes and Updates

  • Fix: Missing images on documentation site on GitHub Pages by @jakob-bagterp in #452
  • Fix: Update setuptools to latest version and fix failed test runs on GitHub Actions by @jakob-bagterp in #451

Documentation

Updated Dependencies

Full Changelog: v1.6.2...v1.6.3

v1.6.2

01 Dec 12:52
Compare
Choose a tag to compare

What's Changed

New Features

  • Feature: Add error message and check for no internet connection by @jakob-bagterp in #448

Fixes and Updates

Documentation

Updated Dependencies

Full Changelog: v1.6.1...v1.6.2