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.
1 parent d3c0092 commit 4116379Copy full SHA for 4116379
CHANGES.rst
@@ -3,11 +3,14 @@ Release Notes
3
4
1.7 (unreleased)
5
----------------
6
+- Added new keyword 'Wait Until Page Does Not Contain'.
7
+ [deiga]
8
+
9
- Fixed ‘NoSuchWindowException' issue. Running keyword 'Select Window' after 'Close Window'
10
will trigger this issue if locator has prefix 'name=','title=' or 'url='. Also fixed same
11
issue for keywords 'Get Window Ids', 'Get Window Titles' and 'Get Window Names'.
12
[divfor]
-
13
14
- Corrected error message in new keyword 'Wait Until Element Is Not
15
Visible' to reflect element being visible instead of not visible.
16
[joepurdy]
0 commit comments