4 fork work fix browserautherror crypto nonexistent for firefox upstream issue 8391 by Christopher-C-Robinson · Pull Request #8482 · DevExpress/testcafe

Christopher Robinson added 3 commits

February 19, 2026 13:24
When running tests in local browsers with native automation disabled, TestCafe previously attempted to resolve a network-accessible hostname. This process can be slow and may fail in environments with restricted or no network access.

This change optimizes this behavior by defaulting the hostname to 'localhost' when all browsers are local and a specific hostname has not been configured. This improves test startup time and enhances reliability for local-only test runs.

Copilot AI review requested due to automatic review settings

February 19, 2026 19:29

Christopher Robinson added 2 commits

February 26, 2026 13:28

@Christopher-C-Robinson Christopher-C-Robinson deleted the 4-fork-work-fix-browserautherror-crypto_nonexistent-for-firefox-upstream-issue-8391 branch

February 26, 2026 21:50

@Christopher-C-Robinson Christopher-C-Robinson restored the 4-fork-work-fix-browserautherror-crypto_nonexistent-for-firefox-upstream-issue-8391 branch

February 27, 2026 16:31
…4-fork-work-fix-browserautherror-crypto_nonexistent-for-firefox-upstream-issue-8391