{"id":16538816,"url":"https://github.com/sridharbandi/selenium-webdriverjs-mocha-template","last_synced_at":"2025-04-11T05:06:23.021Z","repository":{"id":153939827,"uuid":"134624644","full_name":"sridharbandi/Selenium-WebdriverJS-Mocha-Template","owner":"sridharbandi","description":"Selenium WebdriverJS \u0026 Mocha Example","archived":false,"fork":false,"pushed_at":"2020-08-18T14:03:10.000Z","size":32,"stargazers_count":3,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-11T05:06:17.230Z","etag":null,"topics":["chai","mocha","nodejs","page-object-model","selenium","selenium-webdriver","webdriverjs"],"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-23T20:56:40.000Z","updated_at":"2020-08-18T14:03:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"6605711c-ec6c-43b0-a60e-8564e90cbe45","html_url":"https://github.com/sridharbandi/Selenium-WebdriverJS-Mocha-Template","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/sridharbandi%2FSelenium-WebdriverJS-Mocha-Template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sridharbandi%2FSelenium-WebdriverJS-Mocha-Template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sridharbandi%2FSelenium-WebdriverJS-Mocha-Template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sridharbandi%2FSelenium-WebdriverJS-Mocha-Template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sridharbandi","download_url":"https://codeload.github.com/sridharbandi/Selenium-WebdriverJS-Mocha-Template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248345264,"owners_count":21088244,"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":["chai","mocha","nodejs","page-object-model","selenium","selenium-webdriver","webdriverjs"],"created_at":"2024-10-11T18:46:53.777Z","updated_at":"2025-04-11T05:06:22.979Z","avatar_url":"https://github.com/sridharbandi.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Selenium WebdriverJS \u0026 Mocha 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 Webdriverjs 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* opera\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-webdriverjs-mocha-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsridharbandi%2Fselenium-webdriverjs-mocha-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsridharbandi%2Fselenium-webdriverjs-mocha-template/lists"}