DevExpress / testcafe

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

Does not work on macOS Sequoia (Beta 1,2,3) #8235

Closed misterioss closed 3 months ago

misterioss commented 4 months ago

What is your Scenario?

-

What is the Current behavior?

Eternal request for Screen Recording

What is the Expected behavior?

-

What is the public URL of the test page? (attach your complete example)

-

What is your TestCafe test code?

Any code does not work

Your complete configuration file

No response

Your complete test report

No response

Screenshots

No response

Steps to Reproduce

  1. Just run the test

TestCafe version

^1.20.1

Node.js version

v14.21.3

Command-line arguments

Anything

Browser name(s) and version(s)

No response

Platform(s) and version(s)

No response

Other

CleanShot 2024-07-16 at 13 12 58@2x CleanShot 2024-07-16 at 13 13 14@2x CleanShot 2024-07-16 at 13 13 47@2x

github-actions[bot] commented 4 months ago

Thank you for submitting a bug report. It looks like you're using an outdated version of TestCafe. Every TestCafe update contains bug fixes and enhancements. Install the latest version of TestCafe and see if you can reproduce the bug. We look forward to your response.

misterioss commented 4 months ago

Agree, but I used this version on the previous macOS version and it worked correctly. There are reasons we don't upgrade. Just asking maybe someone had a similar experience.

misterioss commented 4 months ago

Tried the latest version - the same result.

misterioss commented 4 months ago

CleanShot 2024-07-18 at 16 38 31@2x

misterioss commented 3 months ago

It seems like Apple fixed something in Beta 4. Now it works.