Skip to content

Conversation

@konflux-internal-p02
Copy link

This PR contains the following updates:

Package Change Age Confidence
robotframework-seleniumlibrary 6.6.1 -> 6.8.0 age confidence

Release Notes

robotframework/SeleniumLibrary (robotframework-seleniumlibrary)

v6.8.0: SeleniumLibrary 6.8.0

Compare 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
  • 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 ..

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.1

Compare 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
  • Downgrade the requirement on click to 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.0

Compare 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
  • Fixed _find_by_data_locator when more than one colon was within the locator. If one
    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)
  • Make SeleniumLibrary support one or more translations from same localization project (#​1917)
  • Support for Python version 3.13
Acknowledgements

We want to thank

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.


  • If you want to rebase/retry this PR, check this box

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.

Signed-off-by: konflux-internal-p02 <170854209+konflux-internal-p02[bot]@users.noreply.github.com>
@openshift-ci
Copy link

openshift-ci bot commented Nov 18, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: konflux-internal-p02[bot]

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci
Copy link

openshift-ci bot commented Nov 18, 2025

Hi @konflux-internal-p02[bot]. Thanks for your PR.

I'm waiting for a github.com member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@sonarqubecloud
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants