Skip to content

Sample project to demonstrate how to select a random option from a dropdown using Cypress.

License

Notifications You must be signed in to change notification settings

wlsf82/select-random-option-from-dropdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

select-random-option-from-dropdown

Sample project to demonstrate how to select a random option from a dropdown using Cypress.

Pre-requirements

It is required to have Nodejs and NPM installed to run this project.

I used versions v14.17.0 and 6.14.13 of Nodejs and NPM, respectively. I suggest you use the same or later versions.

Installation

Run npm install (or npm i for the short version) to install the dev dependencies.

Tests

To run the tests in headless mode, use the command npm test (or npm t for the short version.)

To open the test runner, use the command npm run cy:open.

Support this project

If you want to support this project, leave a ⭐.


Created with 💜 by Walmyr.

About

Sample project to demonstrate how to select a random option from a dropdown using Cypress.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published