Jennifer Shehane
Jennifer Shehane
The iframes have to be of the same origin and the alert/confirm triggered by something other than `onload` of the iframe for the examples to work. # Confirm `index.html` ```html...
> Hi, I'm using Rubaxa into an Angular6 project and I'm trying to interact with the Ui to drag and drop elements. I've been trying a lot of things and...
- Remove example of cross-origin downloads as these are not supported in Cypress. These were falsely passing since we do not clear downloads in between each **test**, so they were...
There is a full example here: https://github.com/cypress-io/cypress/issues/5316#issuecomment-541173970 Should be added to this example folder https://github.com/cypress-io/cypress-example-recipes/tree/master/examples/stubbing-spying__window
Similar to how DataProvider works for Selenium.
Related to this issue: https://github.com/cypress-io/cypress/issues/669
> A simple example on how to use cypress with nuxt.js - https://github.com/cypress-io/cypress/issues/2143
- CONTRIBUTING.md - PULL_REQUEST_TEMPLATE.md - CODE_OF_CONDUCT.md - LICENSE.md
- I didn't want to set this right now since there are outstanding PRs, but this entire repo needs to follow the same process as our other repos.
This issue is used for tracking work required to provide 'multidomain' support, closing https://github.com/cypress-io/cypress/issues/944 Work being done in https://github.com/cypress-io/cypress/tree/feature-multidomain branch currently. Some issues covering this work below, but any issue...