testcafe
testcafe copied to clipboard
Roadmap for TestCafe 1.x.x
Roadmap
This roadmap includes the most important features planned for the upcoming releases.
This list is not exhaustive and will be updated with more entries as we receive your feedback.
Please vote on the features you want us to implement first to help us prioritize our work. (Follow each link to leave a reaction on GitHub.)
Highlighted Features
| Feature | Status |
|---|---|
| Support for Multiple Browser Windows | Implemented in v1.11.0 |
| Selector Debug Panel | In Progress, Experimental implemented in 1.18.0 |
| HTTP API Testing | Implemented in 1.20.0 |
| Cookie Management | Implemented in 1.19.0 |
API
| Feature | Status |
|---|---|
| Dedicated Scroll Action | Implemented in v1.14.0 |
| DOM Event Dispatch (mouseDown, mouseUp, etc.) | Implemented in v1.15.0 |
Debugging
| Feature | Status |
|---|---|
| Interactive Demo Page | Planned |
Test Stability
| Feature | Status |
|---|---|
| Repeat Page Requests on Failure | Implemented in v1.11.0 |
| HTTP Caching | Implemented in v1.12.0 |
| Implement HTTP/2 server-side support | Implemented in v1.15.0 |
| Implement HTTP/2 client-side support | Planned |
| Improve the Quality of Automatic Pre-Assertion Timeouts | Planned |
| Enable HTTPS connections Between Browsers and the Proxy | Planned |
| Simplify the SSL Workflow | Planned |
| Ignore JS Errors On a Per-Page Basis | In Progress |