Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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