chore(deps): update dependency robotframework-seleniumlibrary to v6.6.1 #14
Reference in New Issue
Block a user
Delete Branch "renovate/robotframework-seleniumlibrary-6.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This MR contains the following updates:
==6.3.0->==6.6.1Release Notes
robotframework/SeleniumLibrary (robotframework-seleniumlibrary)
v6.6.1Compare Source
v6.6.0Compare Source
v6.5.0Compare Source
v6.4.0: SeleniumLibrary 6.4.0Compare Source
SeleniumLibrary 6.4.0 is a new release with enhancements around driver configuration and logging, printing pages as pdf, and some bug fixes. SeleniumLibrary supports Python 3.8 through 3.11, Selenium 4.16.0 through 4.21.0 and
Robot Framework 5.0.1, 6.1.1 and 7.0.
Most important enhancements
Add new selenium 4 print page as PDF functionality (#1824)
The print page as pdf functionality within Selenium 4 has been added into SeleniumLibrary
with a new keyword. See the keyword documentation for usage.
Add driver Service Class into Open Browser (#1900)
Selenium has shifted from a couple arguments for configuring the driver settings into the new
Service class. As with the options argument these changes allows for service class to be set
using a simlar string format. More information can be found in the
Open Browserkeyworddocumentation and newly rearranged Introduction.
Add warning about frame deselection when using
Page Should Containkeyword. (#1894)In searching through the page, the
Page Should Containkeyword will select and searchthrough frames. Thus it silently changes the frame context. Added warning within the keyword
documentation noting as such.
Wrong Type Hint on some keywords. (#1880)
Several type hints on locator arguments denoted the argument allowed for none when indeed
they did not. This corrects those type hints.
Deprecated features
Start Deprecation and Removal of Selenium2Library (deep) references/package (#1826)
Removed references and instructions regarding Selenium2Library; moving some to an archived
VERSIONS.rst top level documentation.
Acknowledgements
locator: Union[WebElement, None, str]) (#1880)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
added 2 commits
56ecf94b- 1 commit from branchmasterCompare with previous version
added 2 commits
dfcfc353- 1 commit from branchmasterCompare with previous version
added 1 commit
Compare with previous version
changed title from chore(deps): update dependency robotframework-seleniumlibrary to v6.{-4-}.0 to chore(deps): update dependency robotframework-seleniumlibrary to v6.{+5+}.0
changed the description
added 2 commits
ae71dc8f- 1 commit from branchmasterCompare with previous version
changed the description
added 1 commit
Compare with previous version
changed title from chore(deps): update dependency robotframework-seleniumlibrary to v6.{-5-}.0 to chore(deps): update dependency robotframework-seleniumlibrary to v6.{+6+}.0
changed the description
added 1 commit
373073b4- chore(deps): update dependency robotframework-seleniumlibrary to v6.6.1Compare with previous version
changed title from chore(deps): update dependency robotframework-seleniumlibrary to v6.6.{-0-} to chore(deps): update dependency robotframework-seleniumlibrary to v6.6.{+1+}
changed the description