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? I have an Api endpoint which will accept input as array. When I'm executing my request, It gets stuck at API execution and doesn't fulfill...

STATE: Need clarification

### What is your Scenario? Running tests with a configuration file that should throw an error. ### What is the Current behavior? TestCafe hides the real error and instead shows:...

TYPE: enhancement
SYSTEM: CLI
Support Center

### What is your Test Scenario? An electron app. A page has an edit button which takes the user to a page to edit the values. ### What is the...

TYPE: bug
FREQUENCY: level 1

### What is your Scenario? I am running a bunch of E2E tests using an Azure Devops build pipeline. All tests pass locally or on the target VM directly (bypassing...

TYPE: bug
STATE: Need clarification

### What is your Test Scenario? the test test1 covers multiple tickets: 10101,2222,666 the test test2 covers multiple tickets: 9999,2222,333 the test test3 covers multiple tickets: 666,888 for each test...

TYPE: enhancement

### What is your Scenario? The test is blinking at the azure CI sometimes ### What is the Current behavior? Sometimes the test blinking and fails ### What is the...

TYPE: bug

### What is your Scenario? I'm using testcafe runner API and I'm adding request mock in `before` ### What is the Current behavior? If test fails and quarantine mode is...

TYPE: enhancement

### What is your Scenario? - **We have some working tests** with TestCafe version 1.15.2 - We'd like to **be able to update TestCafe version** frequently without broken existing tests...

TYPE: bug
FREQUENCY: level 2

### What is your Scenario? I want to run testcafe on a Github Actions macOS 10.15 instance ### What is the Current behavior? Regardless of passing --disable-screenshots and using headless...

TYPE: enhancement
FREQUENCY: level 1

### What is your Scenario? DOM contains an iframe like ``` ``` ### What is the Current behavior? If i run any test, hammerhead crashes with: Failed to execute 'querySelectorAll'...

TYPE: bug
SYSTEM: hammerhead
FREQUENCY: level 1