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.
2 parents 93a282a + 29899a0 commit 69639a2Copy full SHA for 69639a2
.gitignore
@@ -5,7 +5,6 @@ test/results
5
*.pyc
6
*.orig
7
MANIFEST
8
-doc/*.html
9
*.egg-info
10
*.egg
11
chromedriver.log
CHANGES.rst
@@ -1,10 +1,18 @@
1
Release Notes
2
=============
3
4
-1.7.3 (unreleased)
+1.7.3
-------------------
- Added 'Get WebElement' [zephraph][emanlove]
+- Added named keys to 'Press Key' [helioguilherme66]
+
+- Fix an import error that caused a dependence on RF >= 2.8.5
+ [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
0 commit comments