Skip to content

Commit 2d7a0ce

Browse files
committed
Release notes for 1.8.0 release
1 parent 5977060 commit 2d7a0ce

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGES.rst

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
Release Notes
22
=============
33

4+
1.8.0
5+
-----
6+
- Moved keyword documentation to:
7+
http://robotframework.org/Selenium2Library/Selenium2Library.html
8+
- Library demo project was removed, users shoud use demo from:
9+
https://bitbucket.org/robotframework/webdemo
10+
- docutils was removed as installation dependency.
11+
- Edge browser support was added to Open Browser keyword [jfx].
12+
- Unselect From List keyword was updated because selenium 2.53.0 or greater
13+
raised an exception if item can not be unselected.
14+
- Get Element Size keyword was added [SergiuTudos]
15+
- Alert handling was improved to wait alert be present
16+
- Capture Page Screenshot keyword was enhanced to support custom index definition
17+
in the filename
18+
419
1.7.4
520
-------------------
621
- Reverted 'Press Keys' because of backwards incompatible changes [zephraph]

0 commit comments

Comments
 (0)