{"id":16538826,"url":"https://github.com/sridharbandi/selenium-nightwatchjs-template","last_synced_at":"2026-05-06T19:38:14.804Z","repository":{"id":153939783,"uuid":"134869321","full_name":"sridharbandi/Selenium-NightwatchJS-Template","owner":"sridharbandi","description":"Selenium NightwatchJS Example Project","archived":false,"fork":false,"pushed_at":"2019-02-24T17:30:36.000Z","size":18,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-04T00:44:56.688Z","etag":null,"topics":["nightwatchjs","nodejs","page-object-model","selenium","selenium-webdriver"],"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/sridharbandi.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":"2018-05-25T14:49:38.000Z","updated_at":"2019-07-28T21:30:07.000Z","dependencies_parsed_at":"2023-05-13T12:45:28.639Z","dependency_job_id":null,"html_url":"https://github.com/sridharbandi/Selenium-NightwatchJS-Template","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sridharbandi/Selenium-NightwatchJS-Template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sridharbandi%2FSelenium-NightwatchJS-Template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sridharbandi%2FSelenium-NightwatchJS-Template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sridharbandi%2FSelenium-NightwatchJS-Template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sridharbandi%2FSelenium-NightwatchJS-Template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sridharbandi","download_url":"https://codeload.github.com/sridharbandi/Selenium-NightwatchJS-Template/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sridharbandi%2FSelenium-NightwatchJS-Template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27362300,"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-11-29T02:00:06.589Z","response_time":56,"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":["nightwatchjs","nodejs","page-object-model","selenium","selenium-webdriver"],"created_at":"2024-10-11T18:46:55.851Z","updated_at":"2025-11-29T19:05:59.065Z","avatar_url":"https://github.com/sridharbandi.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Selenium NightwatchJS Template with Page Object Model\n\n### How to use?\nCreate the Page Objects of your Web application under **_pageobjects_** package, call those Page Objects in Nightwatchjs tests under **_tests_** package (Sample Page Objects, testcase included in this template)\n\n### How to run?\nTo install the dependencies issue the below commands in project root directory\n```javascript\nnpm install\n``` \nTo run the tests issue the below command\n```javascript\nnpm test\n``` \nBy default it runs in Chrome browser, you can specify which browser to use as well\n```javascript\nnpm test -- --env firefox\n```\n\nBrowsers added in this template are \n* chrome\n* firefox\n* edge\n* ie\n\n\u003e Feel free to modify it to your own needs :)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsridharbandi%2Fselenium-nightwatchjs-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsridharbandi%2Fselenium-nightwatchjs-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsridharbandi%2Fselenium-nightwatchjs-template/lists"}