Skip to content

Commit

Permalink
Alterado endereço do site
Browse files Browse the repository at this point in the history
  • Loading branch information
samuel-oldra committed Aug 9, 2023
1 parent 771257d commit 9715305
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions projeto_angularjs.robot
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Close Browser

0 comments on commit 9715305

Please sign in to comment.