Ali
Ali
**Describe the bug** When WDIO/Mocha Fails on Any Hook (before, after) but Passes on Retry, Allure Still Shows as Failed. There is a `specFileRetries` config in WDIO that can be...
### Have you read the Contributing Guidelines on issues? - [X] I have read the [Contributing Guidelines on issues](https://github.com/webdriverio/webdriverio/blob/main/CONTRIBUTING.md#reporting-new-issues). ### WebdriverIO Version latest ### Node.js Version 18 ### Mode Standalone...
Scenario: ``` { "label": "Dashboard Configuration Menu Dropdown", "cookiePath": "", "url": "https://XXX.dashboard.XXX.co/", "referenceUrl": "", "readyEvent": "", "readySelector": "", "delay": 2000, "hideSelectors": [], "removeSelectors": [], "hoverSelector": "", "clickSelector": "[test-id=menu-button-config]", "postInteractionWait": 2000,...
I am getting a socket hang up on POST /token pretty much every night. I've been using this method for 5 months and it seems like something changed recently because...