refactor: drone doesn't need additional newlines
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
surtur 2020-06-23 00:58:07 +02:00
parent 058e57b2f7
commit 977fc90cb6
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

View File

@ -55,27 +55,27 @@ attempt to register short password (mobile)
Screenshot page
Log Location
Log To Console \r\n[*] Clicking burger menu
Log To Console \r[*] Clicking burger menu
Click Element ${BURGER_MENU}
Screenshot page
Click Element ${NEED_TO_REGISTER_BUTTON}
Screenshot page
Log Location
Log To Console \r\n[*] Checking reg title
Log To Console \r[*] Checking reg title
Registration page title
Log To Console \r\n[*] Entering bogus creds
Log To Console \r[*] Entering bogus creds
Input Username ${USERNAME_FIELD} dat_test_usr
Input Email ${EMAIL_FIELD} dat_test_usr@noreply.com
Input Password ${PASSWD_FIELD} password
Input Retype ${RETYPE_FIELD} password
Screenshot page
Log To Console \r\n[*] Attempting registration
Log To Console \r[*] Attempting registration
Click Element ${REGISTER_ACCOUNT_BUTTON}
Sleep ${DELAY}
Screenshot page
Log Location
Log To Console \r\n[*] Checking that registration has failed\n
Log To Console \r[*] Checking that registration has failed\n
Registration page title
Post-conditions