{"id":20682941,"url":"https://github.com/josdem/applitools-workshop","last_synced_at":"2026-04-11T00:49:43.838Z","repository":{"id":142524449,"uuid":"424579287","full_name":"josdem/applitools-workshop","owner":"josdem","description":"This project shows how to use Applitools along with WebdriverIO and Mocha Framework to test a website.","archived":false,"fork":false,"pushed_at":"2022-12-08T21:23:54.000Z","size":45,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-10T20:57:46.397Z","etag":null,"topics":["applitools","mocha","nodejs","prettier","webdriverio"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/josdem.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":"2021-11-04T12:01:17.000Z","updated_at":"2021-12-13T19:03:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"8efc6c4d-f1f4-48cb-b683-e57c00a584d0","html_url":"https://github.com/josdem/applitools-workshop","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/josdem/applitools-workshop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdem%2Fapplitools-workshop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdem%2Fapplitools-workshop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdem%2Fapplitools-workshop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdem%2Fapplitools-workshop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/josdem","download_url":"https://codeload.github.com/josdem/applitools-workshop/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdem%2Fapplitools-workshop/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27685671,"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","status":"online","status_checked_at":"2025-12-12T02:00:06.775Z","response_time":129,"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","mocha","nodejs","prettier","webdriverio"],"created_at":"2024-11-16T22:15:03.138Z","updated_at":"2025-12-12T15:46:43.989Z","avatar_url":"https://github.com/josdem.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Applitools with WebdriverIO\n\n[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)\n\nThis is a workshop to show features around [Applitools](https://applitools.com/) with [Webdriver.io](https://webdriver.io/)\n\n#### Requirements\n\n- [NodeJS](https://nodejs.org/en/) version: `v16.15.0`\n\n**Note:** I recommed to use [NVM](https://github.com/nvm-sh/nvm) to manage NodeJS versions\n\n#### To build the project\n\n```bash\nnpm install\n```\n\n#### To format the project\n\n```bash\nnpx prettier --write .\n```\n\n#### Setting up environment on Linux/Mac\n\n```bash\nexport APPLITOOLS_API_KEY=${apiKey}\n```\n\n#### Setting up environment on Windows\n\n```bash\n Set-Item -Path Env:APPLITOOLS_API_KEY -Value ${apiKey}\n```\n\nwhere:\n\n- `${apiKey}` Is your Applitools api key\n\n#### To run the project locally\n\n```bash\nnpx wdio run wdio.conf.js\n```\n\n#### To run a single test\n\n```bash\nnpx wdio run wdio.conf.js --spec=test/specs/${test}.spec.js\n```\n\nwhere:\n\n`${test}` is the test spec name you want to run\n\n#### Read this as reference\n\n- https://josdem.io/techtalk/ux/webdriverio_getting_started/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjosdem%2Fapplitools-workshop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjosdem%2Fapplitools-workshop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjosdem%2Fapplitools-workshop/lists"}