Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 6, 2025

Bumps robotframework-seleniumlibrary from 6.7.1 to 6.8.0.

Release notes

Sourced from robotframework-seleniumlibrary's releases.

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

Commits
  • c5c21ea Regenerated project docs
  • de2a7ce Generated docs for version 6.8.0
  • d2551fb Updated version to 6.8.0
  • 1b9cc1e Release notes for 6.8.0
  • e04bc33 Merge pull request #1950 from emanlove/allow-python-3.14
  • 6fe002a Allow python version 3.14
  • 2eca943 Merge pull request #1945 from emanlove/remove-deprecated-is_string
  • e361743 Removed and replaced deprecated is_string method
  • 3c8ffe3 Corrected expected plugin doc with changes to screenshot embed
  • 5a9000a Merge pull request #1939 from emanlove/embed-screenshot-with-base64
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [robotframework-seleniumlibrary](https://github.com/robotframework/SeleniumLibrary) from 6.7.1 to 6.8.0.
- [Release notes](https://github.com/robotframework/SeleniumLibrary/releases)
- [Changelog](https://github.com/robotframework/SeleniumLibrary/blob/master/CHANGES.rst)
- [Commits](robotframework/SeleniumLibrary@v6.7.1...v6.8.0)

---
updated-dependencies:
- dependency-name: robotframework-seleniumlibrary
  dependency-version: 6.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 6, 2025
@kumy kumy added this pull request to the merge queue Oct 7, 2025
Merged via the queue into main with commit 8bea2e0 Oct 7, 2025
15 checks passed
@kumy kumy deleted the dependabot/pip/tests-qa/robotframework-seleniumlibrary-6.8.0 branch October 7, 2025 17:51
@geokrety-bot
Copy link
Collaborator

🎉 This PR is included in version 2.61.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants