[ Bug]: Website AI assistant returns "Error: something went wrong with your request"
Have you read the Contributing Guidelines on issues?
- I have read the Contributing Guidelines on issues.
WebdriverIO Version
latest
Node.js Version
latest
Mode
Standalone Mode
Which capabilities are you using?
What happened?
When asking a question via the integrated AI search/assistant (Mendable) on the official documentation site (https://webdriver.io/), the request fails and returns a generic error message.
Steps to reproduce:
- Navigate to https://webdriver.io/
- Open the chat/search assistant input.
- Submit the question: "How to set session script timeout?"
- Observe the response.
Actual result:
The assistant fails with the message:
- "Error: something went wrong with your request"
- "Something went wrong, try again later"
Contribution
I would love to help resolve this issue! If this is an open-source component or managed within this repository, please let me know where to look or point me in the right direction, and I would be happy to submit a Pull Request.
What is your expected behavior?
The AI assistant should process the prompt and return the relevant documentation and instructions on configuring session script timeouts in WebdriverIO.
How to reproduce the bug.
When asking a question via the integrated AI search/assistant (Mendable) on the official documentation site (https://webdriver.io/), the request fails and returns a generic error message.
Steps to reproduce:
- Navigate to https://webdriver.io/
- Open the chat/search assistant input.
- Submit the question: "How to set session script timeout?"
- Observe the response.
Actual result:
The assistant fails with the message:
- "Error: something went wrong with your request"
- "Something went wrong, try again later"
Relevant log output
Error: something went wrong with your request
Something went wrong, try again laterCode 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
Source: webdriverio/webdriverio