Skip to content

Latest commit

 

History

History
executable file
·
31 lines (22 loc) · 548 Bytes

README.md

File metadata and controls

executable file
·
31 lines (22 loc) · 548 Bytes

poster

Sobre

Repositório do treinamento: Testes contínuos em Robot Framework no Github Actions

Techs

  • Robot Framework
  • Browser (Playwright)
  • Python

Como executar

  1. Clonar o repositório, instalar as dependências
pip install -r requirements.text
  1. Executar testes em Headless
robot -d ./logs -v IS_HEADLESS:True tests
  1. Executar testes em modo assistido
robot -d ./logs -v IS_HEADLESS:False tests

Curso disponível em https://qax.com.br