fix: it's mobile so call it mobile

This commit is contained in:
surtur 2020-06-14 02:21:21 +02:00
parent 5e26f055aa
commit fe70a22caa
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

View File

@ -18,7 +18,7 @@ Login Should Have Failed
Title Should Be Sign In - dotya.ml Gitea Service
*** Test Cases ***
attempt login without creds
attempt login without creds (mobile)
# based on Pixel 2 XL mobile browser declared resolution
${devicemetrics}= Create Dictionary width=${411} height=${823} pixelRatio=${2.0} userAgent=Mozilla/5.0 (Linux; Mobile; Android 10) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Mobile Safari/537.36
${mobileemulation}= Create Dictionary deviceMetrics=${devicemetrics}