From 9715305b488f7b4f89b50814477ca68c8bab30a0 Mon Sep 17 00:00:00 2001 From: "Samuel B. Oldra" Date: Wed, 9 Aug 2023 00:00:00 -0300 Subject: [PATCH] =?UTF-8?q?Alterado=20endere=C3=A7o=20do=20site?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- projeto_angularjs.robot | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/projeto_angularjs.robot b/projeto_angularjs.robot index 6a33e17..1b659e3 100644 --- a/projeto_angularjs.robot +++ b/projeto_angularjs.robot @@ -5,7 +5,7 @@ Library SeleniumLibrary ** Keywords ** Abrir Sistema/Site - Open Browser https://samuel-oldra.github.io/Projeto-AngularJS/ chrome + Open Browser https://samuel-oldra.github.io/CadastroDeTarefas-AngularJS/ chrome Captura Tela Capture Page Screenshot selenium-screenshot-{index:03}.png @@ -47,4 +47,4 @@ CenĂ¡rio 3: Adicionando duas e Excluindo uma Tarefa ${count} = Get Element Count class:list-group-item Should Be True ${count} == 1 Captura Tela - Close Browser \ No newline at end of file + Close Browser