Skip to content

Commit 69639a2

Browse files
committed
Merge pull request #481 from rtomac/1.7.3-release
prep for 1.7.3 release
2 parents 93a282a + 29899a0 commit 69639a2

File tree

4 files changed

+842
-3
lines changed

4 files changed

+842
-3
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ test/results
55
*.pyc
66
*.orig
77
MANIFEST
8-
doc/*.html
98
*.egg-info
109
*.egg
1110
chromedriver.log

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

0 commit comments

Comments
 (0)