testcafe icon indicating copy to clipboard operation
testcafe copied to clipboard

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

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

### What is your Scenario? Would like to run tests with scroll event present without having the browsers hang ### What is the Current behavior? When running tests, the tests...

TYPE: bug
STATE: Issue accepted

### What is your Scenario? I'm trying to use a node test-runner object (test_runner.ts) to run Testcafe with my test.ts file. Once the site is running, I want to run...

TYPE: bug
STATE: Need response

### What is your Scenario? When a test fails, it's useful to have a screenshot/video. However, sometimes the screenshot/video looks ok in CI and it's hard to see why a...

TYPE: enhancement
STATE: Need response

### What is your Scenario? I'm having [this issue](https://stackoverflow.com/questions/78631743/testcafe-how-to-test-dynamic-url-popup-window-that-is-dependat-on-previous-tab-s), and am stuck, because it's a combination of several challenges that together make it next to impossible to solve my use...

TYPE: enhancement
STATE: Need clarification

### What is your Scenario? I am using TypeScript for writing TestCafe tests, which favours ESM import syntax over the older CommonJS. I benefit a lot from being able to...

TYPE: enhancement
STATE: Issue accepted

### What is your Scenario? When the heartbeat fails, the framework enters an infinite cycle, on the video recorder, filling the logs with the same error message until it blows...

TYPE: bug

## Purpose _Describe the problem you want to address or the feature you want to implement._ ## Approach _Describe how your changes address the issue or implement the desired functionality...

## Purpose Hammerhead returned invalid results. ## Approach Update testcafe-hammerhead package. ## References Hammerhead PR: https://github.com/DevExpress/testcafe-hammerhead/pull/3016 Closes: https://github.com/DevExpress/testcafe/issues/8237 ## Pre-Merge TODO - [ ] Write tests for your proposed changes...

### What is your Scenario? I just upgraded my testcafe version from 3.2.0 to 3.6.2 and I suddenly get these Uncaught Object errors. ### What is the Current behavior? After...

TYPE: bug
STATE: Need clarification
STATE: Need simple sample

### What is your Scenario? In the section headed Fixtures where the guide discusses Relative URLS, the exmaple given seems to be an Absolute path. Further down in the Tests...

TYPE: bug
AREA: docs
STATE: Issue accepted