Have you read the Contributing Guidelines on issues?
WebdriverIO Extension Version
latest
WebdriverIO Version
latest
Node.js Version
20
Which capabilities are you using?
What happened?
A file that is inside a project sub-folder / workspace will not be detected.
A file that is not named exactly "wdio.conf.[jt]s" will not be detected.
Users might have a need for different file names to differentiate them (cloud.conf.ts, local.conf.ts, etc)
What is your expected behavior?
A file that is inside a project sub-folder / workspace is detected.
A file that is not named exactly wdio.conf.[jt]s is detected but ending in ".conf.[tj]s" is detected.
How to reproduce the bug.
Relevant log output
Code of Conduct
Is there an existing issue for this?
Have you read the Contributing Guidelines on issues?
WebdriverIO Extension Version
latest
WebdriverIO Version
latest
Node.js Version
20
Which capabilities are you using?
What happened?
A file that is inside a project sub-folder / workspace will not be detected.
A file that is not named exactly "wdio.conf.[jt]s" will not be detected.
Users might have a need for different file names to differentiate them (cloud.conf.ts, local.conf.ts, etc)
What is your expected behavior?
A file that is inside a project sub-folder / workspace is detected.
A file that is not named exactly wdio.conf.[jt]s is detected but ending in ".conf.[tj]s" is detected.
How to reproduce the bug.
Relevant log output
-Code of Conduct
Is there an existing issue for this?