From 6d697a853dfb782feecaef27d6fcd99b8ce705a5 Mon Sep 17 00:00:00 2001 From: surtur Date: Fri, 19 Jun 2020 20:41:03 +0200 Subject: [PATCH] refactor: saner place and time for a check concerning test0{7,8} * also making sure location gets logged first, potential crash afterwards --- test07.robot | 2 +- test08.robot | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/test07.robot b/test07.robot index 0b071d6..35ec78c 100644 --- a/test07.robot +++ b/test07.robot @@ -68,8 +68,8 @@ attempt to register short password Click Element ${REGISTER_ACCOUNT_BUTTON} Sleep ${DELAY} Screenshot page - Registration page title Log Location + Registration page title Post-conditions Close Browser diff --git a/test08.robot b/test08.robot index 29ccf15..28f1410 100644 --- a/test08.robot +++ b/test08.robot @@ -68,8 +68,8 @@ attempt to register weak password Click Element ${REGISTER_ACCOUNT_BUTTON} Sleep ${DELAY} Screenshot page - Registration page title Log Location + Registration page title Post-conditions Close Browser