Skip to content

remarkablemark/cypress-google-search

Folders and files

NameName
Last commit message
Last commit date
Feb 27, 2021
Apr 10, 2021
Apr 10, 2021
Feb 27, 2021
Apr 10, 2021
Feb 13, 2021
Feb 27, 2021
Feb 13, 2021
Apr 8, 2021
Apr 8, 2021

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