feat: added console logging for m-test09
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
surtur 2020-06-23 01:09:11 +02:00
parent 462e176590
commit 5cea8d27d7
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

View File

@ -59,21 +59,26 @@ attempt to register (semi-)legit password (mobile)
Screenshot page
Log Location
Log To Console \r\n[*] Tapping on burger menu
Click Element ${BURGER_MENU}
Screenshot page
Log To Console \r[*] Tapping 'Need to register'
Click Element ${NEED_TO_REGISTER_BUTTON}
Screenshot page
Log Location
Registration page title
Log To Console \r[*] Inputting creds for registration
Input Username ${USERNAME_FIELD} dat_test_usr
Input Email ${EMAIL_FIELD} dat_test_usr@noreply.com
Input Password ${PASSWD_FIELD} D@t_p@ssw000rd987.
Input Retype ${RETYPE_FIELD} D@t_p@ssw000rd987.
Screenshot page
Log To Console \r[*] Attempting registration
Click Element ${REGISTER_ACCOUNT_BUTTON}
Sleep ${DELAY}
Screenshot page
Log To Console \r[*] Verifying successful registration\n
Registration success
Log Location