{"id":15144529,"url":"https://github.com/thinogueiras/vdt-season02-robotframework","last_synced_at":"2026-02-05T10:31:14.803Z","repository":{"id":126201869,"uuid":"543798169","full_name":"thinogueiras/VDT-Season02-RobotFramework","owner":"thinogueiras","description":"Automação de Testes E2E com Robot Framework e Playwright.","archived":false,"fork":false,"pushed_at":"2024-03-13T17:54:57.000Z","size":2302,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-12T23:38:06.514Z","etag":null,"topics":["browser-library","docker","e2e-tests","github-actions","playwright","python","robot-framework","test-automation","web-testing"],"latest_commit_sha":null,"homepage":"","language":"RobotFramework","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thinogueiras.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-09-30T21:33:27.000Z","updated_at":"2024-09-18T19:20:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"9ae07088-8f81-414d-b4f3-edda14d7fb0c","html_url":"https://github.com/thinogueiras/VDT-Season02-RobotFramework","commit_stats":{"total_commits":85,"total_committers":3,"mean_commits":"28.333333333333332","dds":"0.49411764705882355","last_synced_commit":"5a1275c644589cf9afbb0db12bcc8d305a97fbcb"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinogueiras%2FVDT-Season02-RobotFramework","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinogueiras%2FVDT-Season02-RobotFramework/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinogueiras%2FVDT-Season02-RobotFramework/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinogueiras%2FVDT-Season02-RobotFramework/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thinogueiras","download_url":"https://codeload.github.com/thinogueiras/VDT-Season02-RobotFramework/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247520720,"owners_count":20952227,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["browser-library","docker","e2e-tests","github-actions","playwright","python","robot-framework","test-automation","web-testing"],"created_at":"2024-09-26T10:42:02.385Z","updated_at":"2026-02-05T10:31:14.755Z","avatar_url":"https://github.com/thinogueiras.png","language":"RobotFramework","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Projeto de testes E2E realizado na 2ª temporada da série: Viver de Teste.\n\n[![Robot Framework - E2E Tests](https://github.com/thinogueiras/VDT-Season02-RobotFramework/actions/workflows/continuous-testing.yml/badge.svg)](https://github.com/thinogueiras/VDT-Season02-RobotFramework/actions/workflows/continuous-testing.yml)\n\n## Premiação do desafio VDT 🏅 🏅\n\n![Alt text](images/winners.jpeg)\n\n\n## Pré-requisitos mínimos de ambiente 📋 💻\n\n* [Git](https://git-scm.com/).\n\n* [Docker](https://www.docker.com/products/docker-desktop/) (Opcional).\n\n* [Python](https://www.python.org/downloads/) 3.11.x.\n\n* [Node.js](https://nodejs.org/en) 18.17.x.\n\n\n## Clone do Repositório 🔧 🔧\n\n```\ngit clone https://github.com/thinogueiras/VDT-Season02-RobotFramework.git\n\ncd VDT-Season02-RobotFramework\n```\n\n## Instalação do projeto 🚀 🚀\n\n```\npip install -r requirements.txt\n```\n\n## Instruções 📢 📢\n\nExecutar o comando abaixo no terminal:\n\n```\nrfbrowser init\n```\n\n## Execução dos testes 🤖 🤖\n\n### Firefox:\n\n```\nrobot -d ./reports -v BROWSER:firefox -v HEADLESS:False tests/\n```\n\n### Chromium:\n\n```\nrobot -d ./reports -v BROWSER:chromium -v HEADLESS:False tests/\n```\n\n## Docker:\n\n```\ndocker pull ppodgorsek/robot-framework:latest\n```\n\n#### Aplicando permissão de execução:\n```\nchmod +x run-docker-tests-single-thread.bat\n```\n\n#### Executando o arquivo:\n```\n./run-docker-tests-single-thread.bat\n```\n\n---\n\n## Relatórios 📝 📄\n\nVerifique a pasta `reports` para visualizar os \u003cb\u003erelatórios\u003c/b\u003e da execução: `report.html` ou `log.html`.\n\n---\n\n\u003ca href=\"https://www.linkedin.com/in/thinogueiras\"\u003e\u003cimg alt=\"Linkedin\" src=\"https://img.shields.io/badge/-LinkedIn-blue?style=for-the-badge\u0026logo=Linkedin\u0026logoColor=white\"\u003e\u003c/a\u003e\n\n\u003cstrong\u003eThiago Nogueira dos Santos\u003c/strong\u003e 🤓 ✌🏻\n\nQA Automation Engineer 🔎 🐞\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthinogueiras%2Fvdt-season02-robotframework","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthinogueiras%2Fvdt-season02-robotframework","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthinogueiras%2Fvdt-season02-robotframework/lists"}