{"id":20618056,"url":"https://github.com/applitools/tutorial-nightwatch-ultrafastgrid","last_synced_at":"2025-07-20T15:32:56.143Z","repository":{"id":49863220,"uuid":"313112702","full_name":"applitools/tutorial-nightwatch-ultrafastgrid","owner":"applitools","description":"Applitools Visual Testing tutorial with Nightwatch and the Ultrafast Grid","archived":false,"fork":false,"pushed_at":"2022-06-02T13:49:14.000Z","size":424,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-03-06T19:44:18.008Z","etag":null,"topics":["applitools","nightwatch","tutorial"],"latest_commit_sha":null,"homepage":"https://info.applitools.com/ucY78","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/applitools.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}},"created_at":"2020-11-15T20:02:27.000Z","updated_at":"2022-06-02T13:49:17.000Z","dependencies_parsed_at":"2022-08-02T20:01:12.417Z","dependency_job_id":null,"html_url":"https://github.com/applitools/tutorial-nightwatch-ultrafastgrid","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/applitools/tutorial-nightwatch-ultrafastgrid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/applitools%2Ftutorial-nightwatch-ultrafastgrid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/applitools%2Ftutorial-nightwatch-ultrafastgrid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/applitools%2Ftutorial-nightwatch-ultrafastgrid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/applitools%2Ftutorial-nightwatch-ultrafastgrid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/applitools","download_url":"https://codeload.github.com/applitools/tutorial-nightwatch-ultrafastgrid/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/applitools%2Ftutorial-nightwatch-ultrafastgrid/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266151524,"owners_count":23884436,"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":["applitools","nightwatch","tutorial"],"created_at":"2024-11-16T12:06:56.940Z","updated_at":"2025-07-20T15:32:56.127Z","avatar_url":"https://github.com/applitools.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Pre-requisites:\n\n1. Download Selenium Standalone server [here](https://www.seleniumhq.org/download/)\n    * Note that this is a `jar` file. So you should also have Java installed on your machine.\n2. Chrome Webdriver is on your machine and is in the PATH. Here are some resources from the internet that'll help you.\n   * https://splinter.readthedocs.io/en/0.1/setup-chrome.html\n   * https://stackoverflow.com/questions/38081021/using-selenium-on-mac-chrome\n   * https://www.youtube.com/watch?time_continue=182\u0026v=dz59GsdvUF8  \n3. Run the standalone server jar file - it should look something like below:\n    * `java -jar selenium-server-standalone-3.141.59.jar` (Replace the jar file name with your jar file name) \n    * This will run Selenium on localhost and on port 4444\n4. Install Node.js from [here](https://nodejs.org/en/)\n\n\n### Running the example:\n\n1. Download the example\n    * Option 1: `git clone https://github.com/applitools/tutorial-nightwatch-ultrafastgrid.git`\n    * Option 2: Download it as a Zip file and extract it\n2. CD into the `tutorial-nightwatch-ultrafastgrid` folder\n3. Change the `APPLITOOLS_API_KEY` with your own.\n    * Login to Applitools \u003e Click on the Person icon \u003e My API Key\n4. run `npm install`\n5. run `npm test`\n\n### Adding to an existing Node.js example\n\n```sh\nnpm install \"@applitools/eyes-nightwatch\" --save-dev\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapplitools%2Ftutorial-nightwatch-ultrafastgrid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapplitools%2Ftutorial-nightwatch-ultrafastgrid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapplitools%2Ftutorial-nightwatch-ultrafastgrid/lists"}