Bug 1838266 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

At the moment, we have only [one wdspec test for `session.status` command](https://searchfox.org/mozilla-central/source/testing/web-platform/tests/webdriver/tests/bidi/session/status/status.py). We could probably add a couple of more tests for classic + bidi session. But also as soon as we can implement cross-browser tests for `session.new` and `session.end` we can extend tests for `session.status` to cover also bidi-only cases.
At the moment, we have only [one wdspec test for `session.status` command](https://searchfox.org/mozilla-central/source/testing/web-platform/tests/webdriver/tests/bidi/session/status/status.py). We could probably add a couple of more tests for classic + bidi session. But also as soon as we can implement cross-browser tests for `session.new` and `session.end` (for bidi-only session) we can extend tests for `session.status` to cover also bidi-only cases.

Back to Bug 1838266 Comment 0