Skip to content

SeleniumLibrary 3.0.1

Compare
Choose a tag to compare
@aaltat aaltat released this 09 Dec 22:20
· 1062 commits to master since this release

SeleniumLibrary 3.0.1 is a new release with one bugfix. The release 3.0.0 contained bug with Wait Until Element Is Not Visible keyword, if element was not in the DOM, the element was considered as visible. This release fixes the problem and if element is not in the DOM, element is considered as not visible.