testcafe icon indicating copy to clipboard operation
testcafe copied to clipboard

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

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

### What is your Scenario? Ok, this one was really hard to debug. I have a scenario where we run tests against our website. The first 5 tests are fine...

TYPE: bug
SYSTEM: hammerhead
FREQUENCY: level 1

### File a new question on StackOverflow https://stackoverflow.com/questions/73288615/some-apis-are-failing-with-testcafe-framework-due-to-which-data-is-not-renderin

STATE: Need response

### What is your Scenario? I run a specific test suite with quarantine mode enabled and a custom reporter attached. ### What is the Current behavior? In the reporter methods...

TYPE: bug
SYSTEM: reporting
AREA: server
Dashboard

### What is your Scenario? I run my tests with video recording enabled. ### What is the Current behavior? I get intermittent errors like: They are not thrown if I...

TYPE: bug
AREA: server
SYSTEM: video recording
FREQUENCY: level 1
Dashboard

## Description https://github.com/DevExpress/testcafe/issues/912#issuecomment-653123581 ## Example project https://github.com/DevExpress/testcafe/issues/912#issuecomment-658356160 Instructions are inside the example repo. **NOTE:** in `package.json` change `ng` to `npx ng` in the `start` script

TYPE: bug
FREQUENCY: level 1
SYSTEM: window management
STATE: Stale

### What is your Test Scenario? To take a screenshot of an element ### What is the Current behavior? The incorrect page area screenshot is taken by takeElementScreenshot due to...

TYPE: bug
FREQUENCY: level 1
STATE: Stale

### What is your Scenario? Take screenshots on failed tests with quarantine mode in chrome:headless or edge headless. ### What is the Current behavior? When running on chrome:headless, screenshots do...

TYPE: bug
FREQUENCY: level 1

## Purpose In some cases, it is necessary to specify more flexible parameters for the skipJsErrors option rather than the regular bool flag. ## API ```ts interface SkipJsErrorsOptions { message?:...

### What is your Scenario? We ([Adyen](https://www.adyen.com/)) would like to update Testcafe to the latest version. However, we currently cannot do that because the source code for `[email protected]` is not...

STATE: Need response