Step 1. Install node
Step 2. create Folder and run these commands
commands
Step 3. update package.json 's scripts
package.json
Step 4. create Test folder in above folder and create file with name browser.test.ts and add below code
browser.test.ts
Step 5. run command npm run test:safari
No comments:
Post a Comment