[meta] Support for Session module
Categories
(Remote Protocol :: WebDriver BiDi, task)
Tracking
(Not tracked)
People
(Reporter: whimboo, Unassigned)
References
(Depends on 1 open bug, )
Details
(Keywords: meta)
This bug will cover the implementation of the Session module. For the beginning we will focus on those commands that are needed for getting log.entryAdded
working.
As such we have to add support for some but maybe not all the existent commands in the session module. The ones that seem to be needed are:
Work on that is blocked on having the Browsing Context module implemented first.
James, anything else you could think of? If the list is ready I will file individual implementation bugs. Thanks.
Reporter | ||
Updated•4 years ago
|
Comment 1•4 years ago
|
||
I think subscribe and unsubscribe are the main requirements; the status command will be removed (it doesn't really make much sense since in order to find out the session status you need to start a session…)
Reporter | ||
Comment 2•4 years ago
|
||
We are going to track based on commands and events from each module.
Description
•