cypress-example-kitchensink
cypress-example-kitchensink copied to clipboard
Selecting Options Using the Vue Select Element
Vue Select Element is not a select element and needs a workaround to select options.
There have been some workarounds posted in StackOverflow. Would be nice to include an example implementation.