PDF Markup and Annotation Test Script Automation Setup Clone the Project Run npm install Launch Test Cases Run npx cypress open to run the test cases File Structure cypress e2e contains the end to end test files fixtures contains the test data files support contains custom cypress commands Pages contains the page identifiers Cypress.config.js Readme gitignore node modules package.json