We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93a282a commit ba3c11dCopy full SHA for ba3c11d
CHANGES.rst
@@ -1,10 +1,18 @@
1
Release Notes
2
=============
3
4
-1.7.3 (unreleased)
+1.7.3
5
-------------------
6
- Added 'Get WebElement' [zephraph][emanlove]
7
8
+- Added named keys to 'Press Key' [helioguilherme66]
9
+
10
+- Fix an import error that caused a dependence on RF >= 2.8.5
11
+ [zephraph]
12
13
+- Fixed an issue that caused screenshots to be improperly linked in the logs
14
15
16
1.7.2
17
----------------
18
- Added an argument called screenshot_root_directory that can be passed into S2L's
src/Selenium2Library/version.py
@@ -1 +1 @@
-VERSION = '1.7.2'
+VERSION = '1.7.3'
0 commit comments