{"id":20618016,"url":"https://github.com/applitools/tutorial-nightwatch-basic","last_synced_at":"2025-03-06T19:42:56.876Z","repository":{"id":49863259,"uuid":"309285090","full_name":"applitools/tutorial-nightwatch-basic","owner":"applitools","description":"Applitools Visual Testing tutorial with Nightwatch","archived":false,"fork":false,"pushed_at":"2022-06-02T13:49:07.000Z","size":465,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-01-17T04:46:51.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-02T07:03:45.000Z","updated_at":"2021-11-17T12:32:16.000Z","dependencies_parsed_at":"2022-08-02T20:00:53.692Z","dependency_job_id":null,"html_url":"https://github.com/applitools/tutorial-nightwatch-basic","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/applitools%2Ftutorial-nightwatch-basic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/applitools%2Ftutorial-nightwatch-basic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/applitools%2Ftutorial-nightwatch-basic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/applitools%2Ftutorial-nightwatch-basic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/applitools","download_url":"https://codeload.github.com/applitools/tutorial-nightwatch-basic/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242277527,"owners_count":20101534,"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:48.951Z","updated_at":"2025-03-06T19:42:56.853Z","avatar_url":"https://github.com/applitools.png","language":"JavaScript","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-basic.git`\n    * Option 2: Download it as a Zip file and extract it\n2. CD into the `tutorial-nightwatch-basic` 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","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapplitools%2Ftutorial-nightwatch-basic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapplitools%2Ftutorial-nightwatch-basic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapplitools%2Ftutorial-nightwatch-basic/lists"}