chore(deps): update dependency robotframework-seleniumlibrary to v6.8.0
#182
Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902
merged 1 commits from renovate/robotframework-seleniumlibrary-6.x into master2025-10-05 09:07:53 +00:00
SeleniumLibrary 6.8.0 is a new release which adds Python 3.14 support and a few other enhancements and bug fixes.
SeleniumLibrary supports Python 3.8 through 3.14, Selenium 4.28.1 through 4.34.2 and Robot Framework 6.1.1 and 7.3.2.
Most important enhancement
Option to return embed screenshot while using Capture Page Screenshot (#1923). One is now given the additional option to return the screenshot as base64 string to be used elsewhere in the log html. If the screenshot root directory is specified as BASE64 then the screenshot string is returned. See the Capture Page Screenshot keyword doc for more information and example to place returned image in the log file.
Update README.rst 'Browser drivers' section (#1938). With the (long past) addition of Selenium Manager within the selenium package, the documentation on browser drivers was outdated and incorrect. This works to correct that. For more information about Selenium Manager and handling browsers and drivers see the Selenium Documentation on the topic.
Loosen restriction on the upper Python version allowing Python 3.14 (#1949)
Acknowledgements
I want to thank the following people for helping getting out this release ..
This MR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| [robotframework-seleniumlibrary](https://github.com/robotframework/SeleniumLibrary) | `==6.7.1` -> `==6.8.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
<details>
<summary>robotframework/SeleniumLibrary (robotframework-seleniumlibrary)</summary>
### [`v6.8.0`](https://github.com/robotframework/SeleniumLibrary/releases/tag/v6.8.0): SeleniumLibrary 6.8.0
[Compare Source](https://github.com/robotframework/SeleniumLibrary/compare/v6.7.1...v6.8.0)
SeleniumLibrary 6.8.0 is a new release which adds Python 3.14 support and a few other enhancements and bug fixes.
SeleniumLibrary supports Python 3.8 through 3.14, Selenium 4.28.1 through 4.34.2 and Robot Framework 6.1.1 and 7.3.2.
##### Most important enhancement
- Option to return embed screenshot while using Capture Page Screenshot ([#​1923](https://github.com/robotframework/SeleniumLibrary/issues/1923)). One is now given the additional option to return the screenshot as base64 string to be used elsewhere in the log html. If the screenshot root directory is specified as `BASE64` then the screenshot string is returned. See the `Capture Page Screenshot` keyword doc for more information and example to place returned image in the log file.
- Update README.rst 'Browser drivers' section ([#​1938](https://github.com/robotframework/SeleniumLibrary/issues/1938)). With the (long past) addition of Selenium Manager within the selenium package, the documentation on browser drivers was outdated and incorrect. This works to correct that. For more information about Selenium Manager and handling browsers and drivers see the [Selenium Documentation](https://www.selenium.dev/documentation/selenium_manager/) on the topic.
- Loosen restriction on the upper Python version allowing Python 3.14 ([#​1949](https://github.com/robotframework/SeleniumLibrary/issues/1949))
##### Acknowledgements
I want to thank the following people for helping getting out this release ..
- [Hrutvik Jagtap](https://github.com/hsj51) and [Shiva Prasad Adirala](https://github.com/adiralashiva8) for contributing to the base64 image screenshot functionality ([#​1923](https://github.com/robotframework/SeleniumLibrary/issues/1923))
- [Corey Goldberg](https://github.com/cgoldberg) for updating the README concerning Selenium Manager ([#​1938](https://github.com/robotframework/SeleniumLibrary/issues/1938))
- [DetachHead](https://github.com/DetachHead) for reporting the deprecated `is_string` error messages ([#​1940](https://github.com/robotframework/SeleniumLibrary/issues/1940))
- [Rudolf](https://github.com/Houbein) for pushing for the addition of Python 3.14 ([#​1949](https://github.com/robotframework/SeleniumLibrary/issues/1949))
I also want to thank [Yuri Verweij](https://github.com/yuriverweij), [Lassi Heikkinen](https://github.com/Brownies), and [Tatu Aalto](https://github.com/aaltat) for their ongoing contributions and support.
See full details in [release notes](https://github.com/robotframework/SeleniumLibrary/blob/master/docs/SeleniumLibrary-6.8.0.rst)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this MR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box
---
This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzUuMyIsInVwZGF0ZWRJblZlciI6IjQxLjEzNS4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This MR contains the following updates:
==6.7.1->==6.8.0Release Notes
robotframework/SeleniumLibrary (robotframework-seleniumlibrary)
v6.8.0: SeleniumLibrary 6.8.0Compare Source
SeleniumLibrary 6.8.0 is a new release which adds Python 3.14 support and a few other enhancements and bug fixes.
SeleniumLibrary supports Python 3.8 through 3.14, Selenium 4.28.1 through 4.34.2 and Robot Framework 6.1.1 and 7.3.2.
Most important enhancement
BASE64then the screenshot string is returned. See theCapture Page Screenshotkeyword doc for more information and example to place returned image in the log file.Acknowledgements
I want to thank the following people for helping getting out this release ..
is_stringerror messages (#1940)I also want to thank Yuri Verweij, Lassi Heikkinen, and Tatu Aalto for their ongoing contributions and support.
See full details in release notes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this MR and you won't be reminded about this update again.
This MR has been generated by Renovate Bot.
mentioned in issue #3
changed the description