testcafe icon indicating copy to clipboard operation
testcafe copied to clipboard

A Node.js tool to automate end-to-end web testing.

Results 272 testcafe issues
Sort by recently updated
recently updated
newest added

### What is your Scenario? Currently, Test Cafe uses a reverse proxy which acts like a man in the middle and injects Test Cafe/Hammerhead specific code into the main HTML...

TYPE: enhancement

### What is your Scenario? - ### What are you suggesting? - [ ] #7203 - [ ] #7202 [Implementation](https://github.com/DevExpress/testcafe/issues/2775) - [ ] Write Release Notes (RC1: https://github.com/DevExpress/testcafe/releases/tag/v1.20.1-rc.1 ) ###...

TYPE: enhancement
AREA: docs

Currently, errors from the last test run attempt only go to the `errs` property. Errors from other attempts go to the `quarantine` property. It's very inconvenient to merge both these...

TYPE: enhancement

Currently, guys from the dashboard had to fetch events from `reportTestActionDone` to preserve connections between an error and the specific action that raised the error. If we add an action...

TYPE: enhancement

- [x] Setup an NPM registry proxy - [ ] Publish testcafe-hammerhead autobuilds to the NPM proxy - [ ] #7197 - [ ] Publish testcafe autobuilds to the NPM...

TYPE: enhancement
AREA: testing

## Purpose For some reason in chrome:headless page body size is set incorrectly. ## Approach Update devtools-protocol package and use the native screenshot approach. ## References Closes https://github.com/DevExpress/testcafe/issues/5961 Closes #7224...

### What is your Scenario? Our documentation does not contain any video tutorials. Video content can be beneficial to our user base. ### What are you suggesting? Create video content...

TYPE: enhancement
AREA: docs

### What is your Scenario? The Element Selectors article is one of the longest and most important articles in our documentation. The length is justified by the complexity of the...

TYPE: enhancement
AREA: docs