Skip to content

Commit ba3c11d

Browse files
committed
prep for 1.7.3 release
1 parent 93a282a commit ba3c11d

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGES.rst

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,18 @@
11
Release Notes
22
=============
33

4-
1.7.3 (unreleased)
4+
1.7.3
55
-------------------
66
- Added 'Get WebElement' [zephraph][emanlove]
77

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+
[zephraph]
15+
816
1.7.2
917
----------------
1018
- Added an argument called screenshot_root_directory that can be passed into S2L's

src/Selenium2Library/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = '1.7.2'
1+
VERSION = '1.7.3'

0 commit comments

Comments
 (0)