testcafe
testcafe copied to clipboard
A Node.js tool to automate end-to-end web testing.
### What is your Scenario? I'd like to run the testcafe docker containers natively on m1 Macs and arm-based cloud hostings. ### What are you suggesting? An arm64 version of...
### What is your Scenario? Trying to run tests on a Mac with Apple Silicon (darwin-arm64) against a webpack dev server running on port 3000 ### What is the Current...
### What is your Scenario? Issue: When User logs into Salesforce, selects new Contact button, they are met with the following hammerhead.js error. `Uncaught Error in $A.getCallback() [Maximum call stack...
### What is your Scenario? I run some services in parallel to execute testcafe tests in multiple instances After now running a couple of days well I have now the...
### What is your Scenario? Starting testcafe test suite. I use an resize window function but I cannot figure out if this is a problem. ``` await t.useRole(smTester); await t...
### What is your Scenario? this is a continuance of https://github.com/DevExpress/testcafe/issues/7189 we have tried 1.20.1-rc2 and while we are seeing more of the videos that we were in 1.20 we...
### What is your Scenario? In live mode, I hover over the status bar. ### What is the Current behavior? The status bar does not disappear. ### What is the...
- [ ] Configure Dependabot to pull testcafe-hammerhead updates from the proxy
### What is your Scenario? Angular Project using * jest v28.1.1 (@types/jest v28.1.3) for unit-testing * testcafe v1.19.0 for e2e-testing PS 2e2 tests should be in a separate project, I...
Related issue: https://github.com/DevExpress/testcafe-studio/issues/4267 ### What is your Scenario? Runnnig any tests on https://capitalgroup.com with [email protected] and then with [email protected] or later. ### What is the Current behavior? The tests pass...