Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/snehalbaghel/prod-search
E2E with TestCafe Example
https://github.com/snehalbaghel/prod-search
Last synced: about 17 hours ago
JSON representation
E2E with TestCafe Example
- Host: GitHub
- URL: https://github.com/snehalbaghel/prod-search
- Owner: snehalbaghel
- Created: 2019-08-03T17:50:44.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-08-06T18:29:18.000Z (over 5 years ago)
- Last Synced: 2024-11-09T11:29:18.455Z (about 2 months ago)
- Language: TypeScript
- Homepage:
- Size: 35.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Product search automation
### Installing
1. Install node
2. Install dependencies via:```
npm install
```### Running
Run via:
```
npm start
```
or
```
testcafe {browser} test.ts
```
### Browsers supported
Browser | Code
--- | ---
Chromium | chromium
Google Chrome | chrome
Google Chrome Canary | chrome-canary
Internet Explorer | ie
Microsoft Edge | edge
Mozilla Firefox | firefox
Opera | opera
Safari | safari