From 5eaadb72897190221ad3619026e941be64f5c769 Mon Sep 17 00:00:00 2001 From: surtur Date: Wed, 10 Jun 2020 22:46:31 +0200 Subject: [PATCH] feat: improved test logic --- m-test03.robot | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/m-test03.robot b/m-test03.robot index 08106c0..a5cd760 100644 --- a/m-test03.robot +++ b/m-test03.robot @@ -43,16 +43,17 @@ sort repos by "Most stars" (mobile) Log Location Click Element ${SORT_BUTTON} - Sleep 0.2 + Sleep ${DELAY} Screenshot page Log Location Click Element ${MOST_STARS} Most stars sorted - Click Element ${SORT_BUTTON} - Sleep 0.2 - Screenshot page Log Location + Sleep ${DELAY} + Screenshot page + Click Element ${SORT_BUTTON} + Screenshot page Post-conditions Close Browser