{"id":16538819,"url":"https://github.com/sridharbandi/selenium-webdriverio-template","last_synced_at":"2026-05-02T11:42:37.821Z","repository":{"id":153939824,"uuid":"134981960","full_name":"sridharbandi/Selenium-WebdriverIO-Template","owner":"sridharbandi","description":"Selenium WebdriverIO Example Project","archived":false,"fork":false,"pushed_at":"2019-02-23T10:48:43.000Z","size":35,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-14T06:16:20.215Z","etag":null,"topics":["es6","nodejs","page-object-model","selenium","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/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-26T17:33:49.000Z","updated_at":"2019-07-28T21:30:05.000Z","dependencies_parsed_at":"2023-05-13T12:45:38.839Z","dependency_job_id":null,"html_url":"https://github.com/sridharbandi/Selenium-WebdriverIO-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-WebdriverIO-Template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sridharbandi%2FSelenium-WebdriverIO-Template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sridharbandi%2FSelenium-WebdriverIO-Template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sridharbandi%2FSelenium-WebdriverIO-Template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sridharbandi","download_url":"https://codeload.github.com/sridharbandi/Selenium-WebdriverIO-Template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241763751,"owners_count":20016162,"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":["es6","nodejs","page-object-model","selenium","webdriverio"],"created_at":"2024-10-11T18:46:54.417Z","updated_at":"2026-05-02T11:42:37.790Z","avatar_url":"https://github.com/sridharbandi.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Selenium WebdriverIO 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 WebdriverIO 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 wdio.firefox.conf.js\n```\n\nBrowsers added in this template are \n* chrome\n* firefox\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-webdriverio-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsridharbandi%2Fselenium-webdriverio-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsridharbandi%2Fselenium-webdriverio-template/lists"}