DevExpress / testcafe

A Node.js tool to automate end-to-end web testing.
https://testcafe.io
MIT License
9.82k stars 670 forks source link

It's taking a long time to load the iframe and causes test to fail #6726

Closed letemad closed 1 year ago

letemad commented 2 years ago

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 version 1.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

Screen Shot 2021-11-25 at 4 08 13 PM

Steps to Reproduce

  1. Unzip the Testcafe.zip
  2. Open it with VSCode
  3. Run the 'Airfilter Sign up Test'

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

AlexanderMoiseev commented 2 years ago

Hi,

Thank you for your input. We have reproduced the problem. Please stay tuned.

letemad commented 2 years ago

Hi,

Thank you for your input. We have reproduced the problem. Please stay tuned.

Cool, thank you @AlexanderMoiseev

AlexanderMoiseev commented 2 years ago

Hi,

You're welcome, @letemad

letemad commented 2 years ago

Any update on this issue? It's blocking us from upgrading Testcafe to latest version.

github-actions[bot] commented 2 years ago

No updates yet. Once we get any results, we will post them in this thread.

nechu16 commented 2 years ago

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.

AlexKamaev commented 2 years ago

At this moment, we do not have any updates on this issue. I'll prioritize it.

Elza-C commented 1 year ago

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.

AlexKamaev commented 1 year ago

@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