Loading
Bug 1725683 - [wdspec] Session fixtures should not ignore "session not...
Bug 1725683 - [wdspec] Session fixtures should not ignore "session not created" errors. r=webdriver-reviewers,jgraham Right now we ignore all the possible thrown "session not created" errors unless the session id is not set. This is specifically problematic for the BiDi session creation, which would fail silently in case it cannot be created. Differential Revision: https://phabricator.services.mozilla.com/D122625