testcafe icon indicating copy to clipboard operation
testcafe copied to clipboard

Issue with the Guides

Open cassnapper opened this issue 1 year ago • 1 comments

What is your Scenario?

In the section headed Fixtures where the guide discusses Relative URLS, the exmaple given seems to be an Absolute path. Further down in the Tests section , Releative URLS are revisited and state explicitly that the period char is used to define relative URL, and yet I am not seeing that in the example given either ? Am I missing something here ?

What is the Current behavior?

na

What is the Expected behavior?

na

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

na

What is your TestCafe test code?

na

Your complete configuration file

No response

Your complete test report

No response

Screenshots

No response

Steps to Reproduce

na

TestCafe version

na

Node.js version

No response

Command-line arguments

na

Browser name(s) and version(s)

No response

Platform(s) and version(s)

No response

Other

No response

cassnapper avatar Aug 23 '24 08:08 cassnapper

We appreciate you taking the time to share information about this issue. We reproduced the bug and added this ticket to our internal task queue. We'll update this thread once we have news.

github-actions[bot] avatar Aug 27 '24 12:08 github-actions[bot]

Hello, thank you for reaching out to us. We fixed the issue in our documentation:

https://testcafe.io/documentation/402831/guides/basic-guides/test-structure#absolute-fixture-url https://testcafe.io/documentation/402831/guides/basic-guides/test-structure#relative-test-url

Bayheck avatar Nov 07 '24 07:11 Bayheck