Automation Testing scripts for WP Job Openings using Puppeteer. Both headless and non-headless modes are supported.
- Clone the Repo
- Execute
npm install
command from the root of the project - Copy and rename the
.env.example
file to.env
and configure the settings - Now, execute the
npm start
command from the root of the project
node application.js --help
Usage: application.js [options]
Options:
--version Show version number [boolean]
-f, --file Resume for Upload [default: "./assets/resume.pdf"]
-p, --preview Preview Mode [boolean]
-h, --help Show help [boolean]
Examples:
application.js -f resume.docx