You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
it("C95212337 This is my TestRail test case name', async () => {
expect(true).toBe(false);
});
wdio.log:
2023-10-25T01:05:55.638Z ERROR TestrailReporter: Failed to get last test run: Request failed with status code 400
2023-10-25T01:07:01.023Z ERROR TestrailReporter: Error getting test run: Request failed with status code 400
2023-10-25T01:07:01.822Z ERROR TestrailReporter: Failed to update test run: Request failed with status code 400
2023-10-25T01:07:02.538Z ERROR TestrailReporter: Failed to update test run results: Request failed with status code 400
I am able to execute another script we wrote with the same credentials
The text was updated successfully, but these errors were encountered:
TestRail v6.2.3.1114
WebdriverIO v8.8.8
wdio.conf.js:
test case:
wdio.log:
I am able to execute another script we wrote with the same credentials
The text was updated successfully, but these errors were encountered: