diff --git a/m-test10.robot b/m-test10.robot index a461aeb..bca4ab3 100644 --- a/m-test10.robot +++ b/m-test10.robot @@ -37,7 +37,7 @@ Dashboard page address Location Should Be https://git.dotya.ml/ *** Test Cases *** -attempt login without username (mobile) +log in to an account using username (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} diff --git a/m-test11.robot b/m-test11.robot index ba12414..5bedcf6 100644 --- a/m-test11.robot +++ b/m-test11.robot @@ -37,7 +37,7 @@ Dashboard page address Location Should Be https://git.dotya.ml/ *** Test Cases *** -attempt login without username (mobile) +log in to an account using email (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}