Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/qagesmachado-cursos/youtube_como_fazer_com_robot

Repository about Robot Framework on YouTube Channel
https://github.com/qagesmachado-cursos/youtube_como_fazer_com_robot

automated-testing robotframework

Last synced: 8 days ago
JSON representation

Repository about Robot Framework on YouTube Channel

Awesome Lists containing this project

README

        

# COMO FAZER COM ROBOT FRAMEWORK

## Confira as versões

### Python
- python --version -> Python 3.11.3

### Robot Framework bibliotecas importantes
- robotframework-datadriver==1.11.2
- https://docs.robotframework.org/docs/testcase_styles/datadriven
- https://github.com/Snooz82/robotframework-datadriver

- robotframework-csvlibrary==0.0.5
- https://rawgit.com/s4int/robotframework-CSVLibrary/master/doc/CSVLibrary.html

- robotframework==6.0.2
- https://robotframework.org/robotframework/latest/libraries/BuiltIn.html

- robotframework-requests==0.9.4
- https://docs.robotframework.org/docs/different_libraries/requests`
- https://marketsquare.github.io/robotframework-requests/doc/RequestsLibrary.html

- robotframework-seleniumlibrary==6.2.0
- https://robotframework.org/SeleniumLibrary/SeleniumLibrary.html

- robotframework-excellib==2.0.1
- https://rawgit.com/peterservice-rnd/robotframework-excellib/master/docs/ExcelLibrary.html
- https://github.com/peterservice-rnd/robotframework-excellib

### Chrome Driver Update
- Todos os teste serão executados com o google chrome, tenha ele instalado e atualizado
- Manter seu chrome driver com a mesma versão do navegador
- https://developer.chrome.com/docs/chromedriver/downloads?hl=pt-br

## Como executar
- Baixe o projeto do repositório
- Faça instalação do python conforme versões mencionadas ou acima
- Executar arquivos de requeriment.txt
- pip install -r requirements.txt
- Em cada arquivo de teste dentro da pasta terá terá instruções especifícas para a execução dos testes

## Vídeos no youtube

Playlist
- https://www.youtube.com/playlist?list=PLVQdoQTyi01jLIp0tCtQafj2fj_ogs4Et