diff --git a/tests/sqlite.html b/tests/sqlite.html
index eda36752..5d2a1e51 100644
--- a/tests/sqlite.html
+++ b/tests/sqlite.html
@@ -17,6 +17,7 @@
type | id=username | ODBC |
type | name=auth[password] | YOUR_PASSWORD_HERE |
click | //input[@value='Login'] | |
+verifyTextPresent | AdminerLoginPasswordLess | |
click | link=Create database | |
type | name=name | adminer_test |
click | css=input[type="submit"] | |