python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Testcafe runs on average 2-3 times slower when using SSL
After installing and using a self-signed SSL certificate by following the official guide here and running our test suites it was discovered that the tests take about 3 times as long. I would expect th...
Justin Grabenbauer
Votes: 0
Answers: 0
Cannot obtain information about the node because the specified selector does not match any node in the DOM tree
I am working with testCafe for the first time and I am trying to write a test that clicks the name of a specific patient in a list of patients displayed.
The error that I am getting is as follows:
Ca...

Daniel
Votes: 0
Answers: 3
TestCafe how to run runner.js
I try to run Testcafe runner.js file, but don't know how to run it. I know how to write a test and run it locally from the command line. I read the entire documentation in the testcafe and did not un...
hamona
Votes: 0
Answers: 0
TestCafe Requires Permission To Record Screen but permission is already granted on MAC
I have two TestCafe projects, when I tried to run the old one, it continuously requires Permission to record screen but permission is already granted.
The new testCafe project can run without this iss...
BRICKLEBERRYoverflow
Votes: 0
Answers: 2