File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 1
1
Release Notes
2
2
=============
3
3
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
+
4
19
1.7.4
5
20
-------------------
6
21
- Reverted 'Press Keys' because of backwards incompatible changes [zephraph]
You can’t perform that action at this time.
0 commit comments