Skip to content

Commit 8ee22c0

Browse files
committed
Updated release notes for 6.1.0rc2
1 parent 5e3a830 commit 8ee22c0

File tree

1 file changed

+14
-5
lines changed

1 file changed

+14
-5
lines changed

docs/SeleniumLibrary-6.1.0rc2.rst

Lines changed: 14 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ Deprecated features
110110
Upcoming Depreciation of Selenium2Library
111111
=========================================
112112

113-
*Please Take Note* - The SeleniumLibrary Team will be depreciating and removing the Selenium2Library
113+
**Please Take Note** - The SeleniumLibrary Team will be depreciating and removing the Selenium2Library
114114
package in an upcoming release. When the underlying Selenium project transitioned, over six years ago,
115115
from distinguishing between the "old" selenium (Selenium 1) and the "new" WebDriver Selenium 2 into
116116
a numerically increasing versioning, this project decided to use the original SeleniumLibrary package
@@ -128,9 +128,9 @@ Acknowledgements
128128
`@robinmatz <https://github.com/robinmatz>`_ enhancing the page
129129
load timout adding an API to set page load timeout (`#1535`_)
130130
- `@johnpp143 <https://github.com/johnpp143>`_ for reporting the action chains timeout
131-
was fixed and unchangble. `@rasjani <https://github.com/rasjani>`_ for enhancing
132-
the library import and adding keywords allowing for user to set the Action Chain's
133-
duration. (`#1768`_)
131+
as fixed and unchangable. `@rasjani <https://github.com/rasjani>`_ for enhancing
132+
the library import and adding keywords allowing for user to set the Action Chain's
133+
duration. (`#1768`_)
134134
- `Dave Martin <https://github.com/sparkymartin>`_ for enhancing the documentation
135135
around Timeouts. (`#1738`_)
136136
- `@tminakov <https://github.com/tminakov>`_ for pointing out the issue around the
@@ -145,9 +145,18 @@ Acknowledgements
145145
- `@DetachHead <https://github.com/DetachHead>`_ for fixing `StringIO` import as it was
146146
removed in robot 5.0 (`#1753`_)
147147

148+
In addition to the acknowledgements above I want to personally thank **Jani Mikkonen** as a co-maintainer of
149+
the SeleniumLibrary and all the support he has given over the years. I also want to thank **Tatu Aalto** for
150+
his continued support and guidance of and advice concerning the SeleniumLibrary. Despite "leaving" the
151+
project, he still is actively helping me to which I again say Kiitos! As I talked about in our Keynote
152+
talk at RoboCon 2023 I have been working on building up the SeleniumLibrary team. I want to acknowledge
153+
the following people who have stepped up and have been starting to take a larger development and
154+
leadership role with the SeleniumLibrary,
148155

149-
**ACKNOWLEDGE TEAM MEMBERS**
156+
**Lassi Heikkinen, Lisa Crispin, Yuri Verweij, and Robin Matz**
150157

158+
Their active participation has made this library significantly better and I appreciate their contributions
159+
and participation. -- `Ed Manlove <https://github.com/emanlove>`_
151160

152161
Full list of fixes and enhancements
153162
===================================

0 commit comments

Comments
 (0)