{"id":16463542,"url":"https://github.com/samuel-oldra/testesaceitacao-robotframework","last_synced_at":"2025-10-26T14:34:44.517Z","repository":{"id":171975566,"uuid":"648677407","full_name":"samuel-oldra/TestesAceitacao-RobotFramework","owner":"samuel-oldra","description":"🟢 Testes de Aceitação com Robot Framework","archived":false,"fork":false,"pushed_at":"2024-06-28T20:46:49.000Z","size":4,"stargazers_count":8,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-04T14:51:11.533Z","etag":null,"topics":["acception-test","chromedriver","python","robotframework","robotframework-seleniumlibrary"],"latest_commit_sha":null,"homepage":"","language":"RobotFramework","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/samuel-oldra.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2023-06-02T14:29:16.000Z","updated_at":"2025-02-09T16:04:10.000Z","dependencies_parsed_at":"2023-08-07T18:37:33.385Z","dependency_job_id":"a21d7c0c-e939-41d9-b293-f38386ee3ab1","html_url":"https://github.com/samuel-oldra/TestesAceitacao-RobotFramework","commit_stats":null,"previous_names":["samuel-oldra/testes-aceitacao-robotframework","samuel-oldra/testesaceitacao-robotframework"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/samuel-oldra/TestesAceitacao-RobotFramework","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuel-oldra%2FTestesAceitacao-RobotFramework","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuel-oldra%2FTestesAceitacao-RobotFramework/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuel-oldra%2FTestesAceitacao-RobotFramework/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuel-oldra%2FTestesAceitacao-RobotFramework/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samuel-oldra","download_url":"https://codeload.github.com/samuel-oldra/TestesAceitacao-RobotFramework/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuel-oldra%2FTestesAceitacao-RobotFramework/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263493335,"owners_count":23475178,"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":["acception-test","chromedriver","python","robotframework","robotframework-seleniumlibrary"],"created_at":"2024-10-11T11:14:46.333Z","updated_at":"2025-10-26T14:34:39.496Z","avatar_url":"https://github.com/samuel-oldra.png","language":"RobotFramework","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n  Testes de Aceitação com Robot Framework\n\u003c/h1\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"#tecnologias-e-práticas-utilizadas\"\u003eTecnologias e práticas utilizadas\u003c/a\u003e •\n  \u003ca href=\"#chromedriver\"\u003eChromeDriver\u003c/a\u003e •\n  \u003ca href=\"#comandos\"\u003eComandos\u003c/a\u003e\n\u003c/p\u003e\n\nScripts para realização de testes de aceitação.\n\n## Tecnologias e práticas utilizadas\n- Python 3.8\n- Robot Framework 6.0.2\n- ChromeDriver\n\n## ChromeDriver\n\nÉ necessário fazer o download do ChromeDriver (https://chromedriver.chromium.org/downloads) de acordo com a versão do *Chrome* instalada no seu computador, descompactar o arquivo e copiar o executável para dentro da pasta *Scripts* da instalação do seu python.\n\n## Comandos\n\n### pip\n```\npip list --outdate\npip install --upgrade pip setuptools Django ...\n```\n\n### virtualenv (windows)\n```\npython -m venv env\nenv\\Scripts\\activate.bat\nenv\\Scripts\\deactivate.bat\n```\n\n### Instalar bibliotecas, gravar/instalar requerimentos\n```\n(env) pip install robotframework\n(env) pip install robotframework-seleniumlibrary\n\n(env) pip freeze \u003e requirements.txt\n(env) pip install -r requirements.txt\n```\n\n### Executar projeto\n```\n(env) robot .\n(env) robot_run_all.cmd\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamuel-oldra%2Ftestesaceitacao-robotframework","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamuel-oldra%2Ftestesaceitacao-robotframework","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamuel-oldra%2Ftestesaceitacao-robotframework/lists"}