Skip to content

remarkablemark/cypress-google-search

Repository files navigation

cypress-google-search

E2E GitHub last commit

Demo of using Cypress end-to-end (E2E) test runner to perform a Google search. See blog post or YouTube video.

Prerequisites

Install

Clone repository:

git clone https://github.com/remarkablemark/cypress-google-search.git
cd cypress-google-search

Install dependencies:

npm install

Run

Open Cypress:

npx cypress open

CI

See cypress-io/github-action.

License

MIT