6 lines
215 B
Plaintext
6 lines
215 B
Plaintext
# For running all specs - uncomment below:
|
|
#cypress/e2e/**/**/*
|
|
|
|
# To run only limited tests - give the spec names in below format:
|
|
cypress/e2e/Regression/ClientSide/Widgets/Dropdown/Dropdown_onOptionChange_spec.js
|