testcafe
testcafe copied to clipboard
A Node.js tool to automate end-to-end web testing.
We should know how fast we can build a proxyless prototype. We should check what problems we can get. - [x] #6830 - [ ] Rewrite remaining TestRun messages handlers...
### What is your Scenario? I would like to see what happened during the test when I hit a debug, with a seek. ### What are you suggesting? A video...
### What is your Scenario? see example ### What is the Current behavior? see example ### What is the Expected behavior? event should not bubble if the target was deleted...
### What is your Scenario? To execute testcafe tests on iOS real devices. ### What is the Current behavior? Test runs are extremely slow and often disconnect. On the other...
### What is your Test Scenario? Via automation tried to navigate to create firm/ create contact layout ### What is the Current behavior? *Error on opening the page via test...
### What is your Scenario? An elemenat is styled with :focus-visible {} pseudo class. Wen someone tabs to that element it gets appropriate styles based on :focus-visible {}. However, those...
### What is your Scenario? I would like to hide certain actions and client function calls from the test run report generated by my reporter. ### What are you suggesting?...
## Test speed Feature | Status ---------------------------------|-------- Increase the speed of tests runs | *In progress* ## Debuggability Feature | Status -----------------------------------------------------------------------------------------|-------- Add more detailed information about element’s visibility and...
### What is your Scenario? I want to create videos (or screenshot) where the filename will contain the testcase name. I create one js file for each test case. I'm...
**Are you requesting a feature or reporting a bug?** Bug **What is the current behavior?** Pressing the space key on the focused button (the submit one) does not cause any...