-
### What is your Scenario?
Running API tests and trying to enable proxyless. Finding that the tests fail with 400 error in proxyless, but pass normally.
### What is the Current behavior?
API reques…
-
### What is your Scenario?
I am trying to test that a specific cookie is created (in JavaScript) by the page that I am testing.
### What is the Current behavior?
`getCookies` returns an empty array…
-
### What is your Scenario?
After installing testcafe@latest (2.6.1) I started getting the error described by the title in my tests, I've reproduced it in a simple test file:
### What is the Cu…
-
### What is your Scenario?
Testing an application containing a class with private fields.
### What is the Current behavior?
The browser console gives the following result of the application w…
-
### What is your Scenario?
Our application has a screen and at some point it needs to load a third party iframe.
### What is the Current behavior?
It takes a long time to load the third party ifram…
-
### What is your Scenario?
In order to use some packages using [private](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Classes/Private_class_fields) in test, I have been testing f…
-
### What is your Scenario?
I have an app which backend is secured so the frontend passes an auth header.
### What is the Current behavior?
Testcafe modifies the authorization header sent to the b…
-
Run the `Should provide node snapshots for non-element nodes` test in the proxyless mode (`test-functional-local-proxyless` task).
-
-
### What is your Scenario?
cursor is not visible when proxyless mode is running. Because of this the hover function in nested dropdown isn't working.
### What is the Current behavior?
cursor …