SeleniumLibrary 3.0.1
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.