-
Could we screenshot just a particular element?
```js
// as a child command
cy.get('.header').percySnapshot('header')
```
-
So we can refactor with confidence that we're not messing up the layout etc
-
### What is your Scenario?
I'd like the form to submit when clicking the button.
### What is the Current behavior?
The form is not being submitted (only when using TestCafe).
### What is t…
-
**Acceptance criteria**:
- [x] a slide about the project (list of features, external API)
- [x] a slide about the team (who did what)
- [x] a slide for static testing (ESLint, Prettier, TypeScript)…
-
### Have you read the Contributing Guidelines on issues?
- [X] I have read the [Contributing Guidelines on issues](https://github.com/webdriverio/webdriverio/blob/main/CONTRIBUTING.md#reporting-new-i…
-
Getting a crash when generating the code form the attached grammar and lexer files
From inteliJ, antlr4 v 4.8 2019.3
(changes .g4 to -g4 and added .txt to file names so that I could send then)
…
-
am trying to make visual test by adding applitools dependencies but i got error "method not implemented yet " when i used flutter automation name .....
for more details programming language :java
a…
-
**Is your feature request related to a problem? Please describe.**
When executing applitools visual testing steps the execution log of step in allure report contains unnecessary information like requ…
-
### Current behavior
I downloaded Cypres 10.3.1 and Installed , the info shows that version 9.7.0 is installed.
_Found binary version 10.3.1 installed in: C:\Users\UIAB\AppData\Local\Cypress\Cache\9…
-
Hi 👋
For some reason I am gettting this error message on all my tests "global is not defined"
This happend after updating `reactp-scripts` to the latest version (5.0.1)
### Wallaby diag…