-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Description
Have you read the Contributing Guidelines on issues?
- I have read the Contributing Guidelines on issues.
WebdriverIO Version
9
Node.js Version
20
Mode
Standalone Mode
Which capabilities are you using?
What happened?
Description: In wdio Spec report README.MD "sharable links" going to error page due to invalid link.
Steps:. 1. Launch URL - https://webdriver.io/docs/spec-reporter#saucelabssharablelinks in any browser.
2. click on link - "sharable links"
3. Observe that it is going to "https://wiki.saucelabs.com/display/DOCS/Building+Sharable+Links+to+Test+Results" and showing error page.
What is your expected behavior?
This link should be updated with working latest sauce jobs sharable link.
How to reproduce the bug.
Description: In wdio Spec report README.MD "sharable links" going to error page due to invalid link.
Steps:. 1. Launch URL - https://webdriver.io/docs/spec-reporter#saucelabssharablelinks in any browser.
2. click on link - "sharable links"
3. Observe that it is going to "https://wiki.saucelabs.com/display/DOCS/Building+Sharable+Links+to+Test+Results" and showing error page.
Relevant log output
link taking to "https://wiki.saucelabs.com/display/DOCS/Building+Sharable+Links+to+Test+Results". Which shows error page (site not reachable)Code of Conduct
- I agree to follow this project's Code of Conduct
Is there an existing issue for this?
- I have searched the existing issues