"If your website invokes a native dialog on startup" documentation doesn't work for local tests #8378
Labels
STATE: Need clarification
An issue lacks information for further research.
TYPE: bug
The described behavior is considered as wrong (bug).
What is your Scenario?
I'm writing this as a bug because the documentation is incorrect. This page says:
Starting at an absolute file path won't work if you are testing locally because you will get an error when attempt to navigate away from
about:blank
:What is the Current behavior?
I'm using testcafe-hammerhead version 31.7.5.
What is the Expected behavior?
Rewrite the "Use an absolute path/URL to navigate away from the
about:blank
page" documentation to be unambiguous. Here are some examples:about:blank
pageabout:blank
pageWhat is the public URL of the test page? (attach your complete example)
about:blank
What is your TestCafe test code?
Your complete configuration file
Your complete test report
No response
Screenshots
No response
Steps to Reproduce
n/a
TestCafe version
3.7.1
Node.js version
v22.13.0
Command-line arguments
testcafe 'end-to-end-tests/**.test.js'
Browser name(s) and version(s)
Chrome
Platform(s) and version(s)
Windows 10
Other
No response
The text was updated successfully, but these errors were encountered: