{"id":16538810,"url":"https://github.com/sridharbandi/testcafe-template","last_synced_at":"2026-05-13T02:11:16.955Z","repository":{"id":153939876,"uuid":"135887493","full_name":"sridharbandi/Testcafe-Template","owner":"sridharbandi","description":"DevExpress Testcafe example project with Page Object Model","archived":false,"fork":false,"pushed_at":"2020-04-18T15:40:10.000Z","size":22,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-14T06:16:18.897Z","etag":null,"topics":["automation","devexpress","es6","nodejs","page-object-model","testcafe"],"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-06-03T08:40:16.000Z","updated_at":"2020-04-18T15:40:12.000Z","dependencies_parsed_at":"2023-05-13T13:00:34.585Z","dependency_job_id":null,"html_url":"https://github.com/sridharbandi/Testcafe-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%2FTestcafe-Template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sridharbandi%2FTestcafe-Template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sridharbandi%2FTestcafe-Template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sridharbandi%2FTestcafe-Template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sridharbandi","download_url":"https://codeload.github.com/sridharbandi/Testcafe-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":["automation","devexpress","es6","nodejs","page-object-model","testcafe"],"created_at":"2024-10-11T18:46:52.413Z","updated_at":"2025-12-02T07:01:28.437Z","avatar_url":"https://github.com/sridharbandi.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## DevExpress Testcafe example project with Page Object Model\n\u003e[Testcafe](https://devexpress.github.io/testcafe/) is a node.js tool to automate end-to-end web testing\n\n### How to use?\nCreate the Page Objects of your Web application under **_pageobjects_** package, call those Page Objects in 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 chrome tests\n``` \nFor complete list of browsers supported by Testcafe refer this [link](https://devexpress.github.io/testcafe/documentation/using-testcafe/common-concepts/browsers/browser-support.html)\n\nYou can specify locally installed browsers using browser aliases or paths (with the path: prefix)\n```javascript\nnpm test  'path:`C:\\Program Files (x86)\\Firefox Portable\\firefox.exe`' tests\n```\n\nOther templates you might be interested in \n[Non Selenium Javascript Templates](https://github.com/sridharbandi/Non-Selenium-Javascript-Getting-Started-Examples), \n[Selenium Javascript Templates](https://github.com/sridharbandi/Selenium-Javascript-Getting-Started-Examples)\n\n\u003e Feel free to modify it to your own needs :)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsridharbandi%2Ftestcafe-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsridharbandi%2Ftestcafe-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsridharbandi%2Ftestcafe-template/lists"}