-
**Context:**
- Playwright Version: 1.16.3
- Operating System: Windows 10
- Node.js version: 16.13.0
- Browser: Chromium
**Describe the bug**
I'm trying to write a test that fills a form (Str…
-
### Current behavior:
Modifying the `Cypress.SelectorPlayground.defaults` in the `support/index.js` file breaks the Selector Playground in the GUI.
### Desired behavior:
To be able to modify/add …
-
## Background
Due to the various adjustments we've had to make to the notification prefs feature throughout the built, there's a bit of refactoring that needs to be done on the frontend related to fi…
-
### Current behavior
When I use Cypress selector in test to get identify element, it outputs DOM hierarchy(via class and pseudoclass) instead of cypress attribute(data-*).
### Desired behavior
![…
-
If you review the documentation for the trigger command, the options that can be passed in include coordinates from the top, left corner of the subject element where the pointer/mouse is located when …
-
### Description:
Currently, the selector depends more on the CSS selector, which may change and break some tests, like it's happening on the Pallete Switcher tests. We can use the [Cypress Testing …
-
At the moment, the cypress projects are in the folders .cypress (for e2e) and .storybook, but the storybook spec and support files are also in .cypress. This leads to the affected just picking up the …
-
## Status
`Validation`
## Context
Quality Assurance teams perform automated tests on Products for non-regression testing.
## Problems
QA teams lean on HTML ID attributes or XPath to aut…
-
### Current behavior
After upgrading to Cypress 7.6.0 from 7.5.0, my tests can't run anymore, failing to locate files I'm `require`-ing in my tests. I don't use absolute path, but relative to t…
-
### Issue description or question
Wallaby suddenly stopped working until 2 days ago and I have this error message in my webstorm Failing tests tab:
Test run failure: Sandbox load failed, status: f…