Skip to content

mandriao84/itw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

description

google search testing

mandatory

node.js

installation

from bash console, clone the repository

git clone https://github.com/mandriao84/itw.git

from bash console, install the dependencies

npm i

from bash console, open cypress

npx cypress open

from cypress dashboard, open the script "itw_wttj.js"

click on itw_wttj.js

documentation

folder structure

├── ...
├── cypress
│   ├── fixture
│   │   └── ids
│   │       └── data.json
│   │   └── img
│   │       └── inqom.png
│   ├── integration
│   │   └── itw_wttj.js
│   ├── plugins
│   │   └── index.js
│   └── support
│       ├── commands.js
│       └── index.js
├── cypress.json
├── package.json
├── README.md
├── ...

license

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published