{"id":15144546,"url":"https://github.com/applitools/example-robot-framework","last_synced_at":"2026-02-02T03:31:59.887Z","repository":{"id":66339993,"uuid":"567567930","full_name":"applitools/example-robot-framework","owner":"applitools","description":"Applitools Example: Robot Framework","archived":false,"fork":false,"pushed_at":"2023-06-29T19:20:47.000Z","size":25,"stargazers_count":1,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-24T06:06:03.085Z","etag":null,"topics":["applitools","applitools-example","applitools-eyes","applitools-tutorial","python","robot-framework","selenium","selenium-webdriver","test-automation","tutorial","ultrafast-grid","visual-testing"],"latest_commit_sha":null,"homepage":"https://applitools.com/tutorials/quickstart/web/robot-framework","language":"RobotFramework","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/applitools.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-11-18T04:00:24.000Z","updated_at":"2024-01-17T03:28:51.000Z","dependencies_parsed_at":"2024-11-01T15:41:01.530Z","dependency_job_id":"b50e5cc7-0691-4aac-913e-5f7378621936","html_url":"https://github.com/applitools/example-robot-framework","commit_stats":{"total_commits":23,"total_committers":2,"mean_commits":11.5,"dds":"0.21739130434782605","last_synced_commit":"9ddc54a5dc426d16a5206e01cdb049c60d5180ac"},"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/applitools/example-robot-framework","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/applitools%2Fexample-robot-framework","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/applitools%2Fexample-robot-framework/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/applitools%2Fexample-robot-framework/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/applitools%2Fexample-robot-framework/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/applitools","download_url":"https://codeload.github.com/applitools/example-robot-framework/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/applitools%2Fexample-robot-framework/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29003227,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-02T01:32:03.847Z","status":"online","status_checked_at":"2026-02-02T02:00:07.448Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["applitools","applitools-example","applitools-eyes","applitools-tutorial","python","robot-framework","selenium","selenium-webdriver","test-automation","tutorial","ultrafast-grid","visual-testing"],"created_at":"2024-09-26T10:42:05.065Z","updated_at":"2026-02-02T03:31:59.250Z","avatar_url":"https://github.com/applitools.png","language":"RobotFramework","readme":"# Applitools Example: Robot Framework\n\nThis is the example project for the [Robot Framework tutorial](https://applitools.com/tutorials/quickstart/web/robot-framework).\nIt shows how to start automating visual tests\nwith [Applitools Eyes](https://applitools.com/platform/eyes/)\nand [Robot Framework](https://robotframework.org/).\n\nIt uses:\n\n* [Robot Framework](https://robotframework.org/) as the core test framework\n* [Python](https://www.python.org/) as the programming platform underneath Robot Framework\n* [Selenium WebDriver](https://www.selenium.dev/) for browser automation underneath Robot Framework\n* [Google Chrome](https://www.google.com/chrome/downloads/) as the local browser for testing\n* [pip](https://packaging.python.org/en/latest/tutorials/installing-packages/) for dependency management\n* [Applitools Eyes](https://applitools.com/platform/eyes/) for visual testing\n\nIt can also run tests with:\n\n* [Applitools Ultrafast Grid](https://applitools.com/platform/ultrafast-grid/) for cross-browser execution\n\nTo run this example project, you'll need:\n\n1. An [Applitools account](https://auth.applitools.com/users/register), which you can register for free\n2. [Python 3](https://www.python.org/) version 3.6 or higher\n3. A good editor with Robot Framework support like [Visual Studio Code](https://marketplace.visualstudio.com/items?itemName=robocorp.robotframework-lsp)\n4. An up-to-date version of [Google Chrome](https://www.google.com/chrome/downloads/)\n5. A corresponding version of [ChromeDriver](https://chromedriver.chromium.org/downloads)\n\nTo install dependencies, run:\n\n```\npip install -r requirements.txt\n```\n\nThe main test case spec is [`acme_bank.robot`](acme_bank.robot).\nBy default, the project will run tests with Ultrafast Grid.\nYou can control how Applitools runs by changing the `EyesLibrary` `runner` setting.\n\nTo execute tests, set the `APPLITOOLS_API_KEY` environment variable\nto your [account's API key](https://applitools.com/tutorials/guides/getting-started/registering-an-account),\nand then run:\n\n```\nrobot acme_bank.robot\n```\n\n**For full instructions on running this project, take our\n[Robot Framework tutorial](https://applitools.com/tutorials/quickstart/web/robot-framework)!**\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapplitools%2Fexample-robot-framework","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapplitools%2Fexample-robot-framework","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapplitools%2Fexample-robot-framework/lists"}