{"id":20954706,"url":"https://github.com/tiagocbarbosa/amazon-web-robotframework","last_synced_at":"2026-04-21T22:05:20.652Z","repository":{"id":163277872,"uuid":"628321962","full_name":"tiagocbarbosa/amazon-web-robotframework","owner":"tiagocbarbosa","description":null,"archived":false,"fork":false,"pushed_at":"2023-04-16T23:59:49.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-19T23:24:01.352Z","etag":null,"topics":["amazon","automated-testing","robotframework","selenium-webdriver","web"],"latest_commit_sha":null,"homepage":"","language":"RobotFramework","has_issues":true,"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/tiagocbarbosa.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-04-15T15:31:59.000Z","updated_at":"2023-04-15T19:34:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"d40a7da0-5d16-4653-a75a-96bd9f653a82","html_url":"https://github.com/tiagocbarbosa/amazon-web-robotframework","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiagocbarbosa%2Famazon-web-robotframework","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiagocbarbosa%2Famazon-web-robotframework/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiagocbarbosa%2Famazon-web-robotframework/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiagocbarbosa%2Famazon-web-robotframework/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tiagocbarbosa","download_url":"https://codeload.github.com/tiagocbarbosa/amazon-web-robotframework/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243351860,"owners_count":20276911,"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":["amazon","automated-testing","robotframework","selenium-webdriver","web"],"created_at":"2024-11-19T01:16:08.458Z","updated_at":"2025-12-29T22:05:47.412Z","avatar_url":"https://github.com/tiagocbarbosa.png","language":"RobotFramework","funding_links":[],"categories":[],"sub_categories":[],"readme":"# amazon-web-robotframework\nThe application is a test automation of the website [Amazon.com.br](https://www.amazon.com.br/), the Brazilian version of [Amazon.com](https://www.amazon.com).\n\nThe automation uses Robot Framework, Selenium Webdriver and Python technologies.\n\nImportant: the Amazon.com.br is constantly changing, so the HTML elements XPATH, names and IDs. Because of this it may be necessary change the elements search in the [/resources/amazon_testing.resource](https://github.com/tiagocbarbosa/amazon-web-robotframework/tree/main/resources/amazon_testing.resource) file.\n\n## How to use\nTo use this project, clone it on your machine and open it on your favorite IDE.\n\nIn the [/tests](https://github.com/tiagocbarbosa/amazon-web-robotframework/tree/main/tests) dir you will find the Tests Scenarios of the web application; in the [/resources](https://github.com/tiagocbarbosa/amazon-web-robotframework/tree/main/resources) you will find the scenarios' definition.\n\nTo execute the application, check if you have downloaded and configured Python, Robot Framework and the SeleniumLibrary on your machine. To more information, check the [References](https://github.com/tiagocbarbosa/amazon-web-robotframework#References) section.\n\nOpen your favorite terminal and execute the command ``robot -d results/ tests/``, the output must be something similar to it:\n\n````bash\n==============================================================================\nAmazon Testing\n==============================================================================\nCaso de Teste 01 - Acesso ao menu \"Livros\" :: Esse teste verifica ... | PASS |\n------------------------------------------------------------------------------\nCaso de Teste 02 - Adicionar Produto no Carrinho :: Esse teste ver... | PASS |\n------------------------------------------------------------------------------\nCaso de Teste 03 - Remover Produto do Carrinho :: Esse teste verif... | PASS |\n------------------------------------------------------------------------------\nAmazon Testing                                                        | PASS |\n3 tests, 3 passed, 0 failed\n==============================================================================\nOutput:  C:\\{dir}\\amazon-web-robotframework\\results\\output.xml\nLog:     C:\\{dir}\\amazon-web-robotframework\\results\\log.html\nReport:  C:\\{dir}\\amazon-web-robotframework\\results\\report.html\n````\n\nYou can see the tests report by opening the file ``/results/report.html`` that will be created after the tests execution.\n\n## Technologies\n- Robot Framework;\n- SeleniumLibrary;\n- Python.\n\n## References\n[Robot Framework](https://robotframework.org/)\n\n[SeleniumLibrary](https://github.com/robotframework/SeleniumLibrary/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftiagocbarbosa%2Famazon-web-robotframework","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftiagocbarbosa%2Famazon-web-robotframework","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftiagocbarbosa%2Famazon-web-robotframework/lists"}