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
The way we support the WebDriver endpoints added in #284 means that shared workers are not covered -- we store information in top-level traversables, but shared workers can be used in more than one top-level traversable and their children.
This issue tracks whether shared worker support is something we need to improve or not.
The text was updated successfully, but these errors were encountered:
The way we support the WebDriver endpoints added in #284 means that shared workers are not covered -- we store information in top-level traversables, but shared workers can be used in more than one top-level traversable and their children.
This issue tracks whether shared worker support is something we need to improve or not.
The text was updated successfully, but these errors were encountered: