Open
Bug 1802537
Opened 3 years ago
Updated 3 years ago
Add wdspec tests for all implemented BiDi events to subscribe and unsubscribe for a specific context
Categories
(Remote Protocol :: WebDriver BiDi, task, P2)
Remote Protocol
WebDriver BiDi
Tracking
(Not tracked)
NEW
People
(Reporter: Sasha, Unassigned)
References
Details
(Whiteboard: [webdriver:backlog])
Follow up of https://phabricator.services.mozilla.com/D161309#inline-896516.
With the support of subscription/subscription to a specific context, we introduced the tests to cover the use cases of session.subscribe/session.unsubscribe commands, but didn't cover all the events.
It would be also good to introduce a basic test for each implemented event to subscribe and unsubscribe for a specific context.
| Reporter | ||
Updated•3 years ago
|
Points: --- → 2
Priority: -- → P2
| Reporter | ||
Updated•3 years ago
|
Whiteboard: [webdriver:backlog]
Comment 1•3 years ago
|
||
Let's address all events now.
Assignee: nobody → jdescottes
Status: NEW → ASSIGNED
Priority: P2 → P1
Updated•3 years ago
|
Assignee: jdescottes → nobody
Status: ASSIGNED → NEW
Priority: P1 → P2
You need to log in
before you can comment on or make changes to this bug.
Description
•