chore(deps): update dependency robotframework-seleniumlibrary to v6.8.0 #2768
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.



This PR contains the following updates:
6.6.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
v6.7.1: SeleniumLibrary 6.7.1Compare Source
SeleniumLibrary 6.7.1 is a new release minor change to downgrade requirments on the click dependency.
SeleniumLibrary supports Python 3.8 through 3.13, Selenium 4.21.0 through 4.24.0 and Robot Framework 6.1.1 and 7.1.1.
Changes
click>=8.0. (#1932)Acknowledgements
I want to thank Oliver Boehmer for raising up this issue and Pekka Klärck and Tatu Aalto for
consultation and review. (#1932)
See full details in release notes
v6.7.0: SeleniumLibrary 6.7.0Compare Source
SeleniumLibrary 6.7.0 is a new release which adds Python 3.13 support and a few other enhancements and bug fixes.
SeleniumLibrary supports Python 3.8 through 3.13, Selenium 4.21.0 through 4.24.0 and Robot Framework 6.1.1 and 7.1.1.
(This release was tested with Robot Framework v7.2rc1 and was deemed compatible. We will officially support v7.2 on
the next release.)
Most important enhancement
used the data strategy and the locator had additional colon in it the locator parser
would incorrectly parse the locator. This has been fixed in this release. (#1924)
Acknowledgements
We want to thank
the _find_by_data_locator issue (#1924)
for updating the requirements (1849)
See full details in release notes
[Update 25 Jan, 2025 - Corrected supported Robot Framework version. It should have been 7.1.1 and not 7.0.1. This was an editorial issue. Also added note about our testing of this release against the release candidate for the yet to be released 7.2 final release.]
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 PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
To execute skipped test pipelines write comment
/ok-to-test.Documentation
Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.