* Add new specs to the suite
* Fix new CSAs
* Fix common methods
* Fix appbuilder automation spec failures
* Fix import spec
* Add fix for button spec
* Add fix for button position
* Add fix for table and codehinder
* Add CSA for table
* Add CSA for button
* Add CSA for textinput
* Remove it.only
* Add CSA for text
* Add CSA for modal
* Add CSA for multiselect
* Add CSA fix for text input
* Add constants for components (labels and selectors)
* Modify common methods according to v2 changes
* Modify components specs according to v2 changes
* Modify cypress config to fix cypress runner crashing.
* Remove hardcoded data-cy from specs
* Add and modify data-cy attribute for elements
* Modify faker file for random rgba hex code
* Add methods specific for button widget
* Add and modify common selector and text file
* Add and modify common widget methods
* Modify button text file
* Modify button widget happy path file
* Remove button selector file
* Modify multiselect widget happy with new methods
* Modify verify box shadow css method
* Add and modify common selector file
* Modify button text file
* add and modify specific methods for button widget
* Add and modify custom commands
* Add and modify common widget methods
* Add app preview and modify button widget happy path
* Add and modify data-cy attribute for elements
* Modify multiselect widget happy with new methods
* Modify data-cy attributes
* Add review changes
* Add data-cy attribute
* Add review changes
Co-authored-by: arpitnath <[email protected]>
* Remove cypress and its dependencies from root dir
* Install cypress to cypress-tests directory
* Move cypress specs and utils
* Remove older files
* Fix package.json
2022-07-25 10:15:28 +05:30
Renamed from cypress/integration/editor/widget/button.spec.js (Browse further)