Closed letemad closed 1 year ago
Hi,
Thank you for your input. We have reproduced the problem. Please stay tuned.
Hi,
Thank you for your input. We have reproduced the problem. Please stay tuned.
Cool, thank you @AlexanderMoiseev
Hi,
You're welcome, @letemad
Any update on this issue? It's blocking us from upgrading Testcafe to latest version.
No updates yet. Once we get any results, we will post them in this thread.
It has been many months since last update. Any updates on this issue? This is still blocking us from upgrading Testcafe to the latest version. We recently attempted to update to v1.18.6 and still encountered issues.
At this moment, we do not have any updates on this issue. I'll prioritize it.
We took a run using proxyless mode in v2.3.0 and our web application is not compatible with proxyless mode. Tests are failing at authentication.
@Elza-C The proxyless mode is one of our top-priority tasks at this moment. We will really appreciate it if you share your usage scenario and sample where the issue is reproduced. Please use the following link to create a new ticket: https://github.com/DevExpress/testcafe/issues/new?assignees=&labels=TYPE%3A+bug&template=bug_report.yaml
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 iframe using the latest version of Testcafe
1.17.1
Note that it can load it using Testcafe version1.14.0
What is the Expected behavior?
It should load the third party iframe as fast as version
1.14.0
.What is your public website URL? (or attach your complete example)
Testcafe.zip
What is your TestCafe test code?
Testcafe.zip
Your complete configuration file
No response
Your complete test report
No response
Screenshots
Steps to Reproduce
TestCafe version
1.17.1
Node.js version
v12.15.0
Command-line arguments
testcafe chrome ./e2e/tests/signup.js -e
Browser name(s) and version(s)
Chrome 96.0.4664.55
Platform(s) and version(s)
macOS 10.15.2
Other
No response