testcafe icon indicating copy to clipboard operation
testcafe copied to clipboard

Azure Portal page crashes immediately after opening

Open Artem-Babich opened this issue 2 years ago • 2 comments

What is your Scenario?

Open the Azure Portal page via TestCafe or Hammerhead playground: https://portal.azure.com/

What is the Current behavior?

Page crashes immediately after opening it via TestCafe or Hammerhead playground: image

What is the Expected behavior?

The page should be loaded correctly.

What is your public website URL? (or attach your complete example)

https://portal.azure.com/

What is your TestCafe test code?

Via hammerhead playground:

  1. Run gulp http-playground
  2. Open https://portal.azure.com/

Your complete configuration file

no config

Your complete test report

12:25:18 PM ShellWorkerImpl/Core/ExtensionManager 0 ExtensionManager: _errorData: undefined _sourceErrorLevel: undefined baseTypes: ["MsPortalFx.Errors.Error"] code: undefined data: {"extVersion":"9.401.1.19.401.0.16568301.220519-0046","timeThisExtensionFailed":1847.699999988079,"extensionTelemetry":[{"messageReceivedTimes":{},"uriUsed":"https://portal.azure.com/AzureHubs?bundlingKind=DefaultPartitioner&cacheability=3&clientOptimizations=true&configHash=u2nVAiiCAiFU&environmentjson=true&extensionName=HubsExtension&l=en&pageVersion=9.401.1.19.401.0.16568301.220519-0046&trustedAuthority=portal.azure.com","loadRequestedTime":1843.2999999821186}],"error":{"type":"ErrorLogged","error":{"message":"Error loading initial scripts.","error":{"message":"Failed to execute 'importScripts' on 'WorkerGlobalScope': The script at 'http://localhost:1401/!s/https://portal.azure.com/Content/Dynamic/Pm6cLXkhkVQ6.js' failed to load.","name":"NetworkError","stack":"Error: Failed to execute 'importScripts' on 'WorkerGlobalScope': The script at...

Screenshots

image

Steps to Reproduce

  1. Clone testcafe-hammerhead repository.
  2. Run npm install
  3. Run gulp http-playground
  4. Open https://portal.azure.com/

TestCafe version

hammerhead v24.5.19

Node.js version

v16.15.0

Command-line arguments

none

Browser name(s) and version(s)

All

Platform(s) and version(s)

Windows 10

Other

No response

Artem-Babich avatar May 26 '22 08:05 Artem-Babich

any ETA for this issue?

lpadubidri avatar Jun 06 '22 19:06 lpadubidri

Hi @lpadubidri,

Any estimate may be misleading, so I cannot give you a precise date. We will update this thread once we have news.

Aleksey28 avatar Jun 08 '22 06:06 Aleksey28

This issue is not reproducible in TestCafe v2.2.0. Feel free to reopen this thread if you encounter this issue in v2.2.0 or later.

Artem-Babich avatar Jan 23 '23 11:01 Artem-Babich