Open
Bug 1839138
Opened 2 years ago
Updated 1 years ago
`WebDriverBiDi.createSession()` doesn't await the initial page to be loaded
Categories
(Remote Protocol :: WebDriver BiDi, defect, P3)
Remote Protocol
WebDriver BiDi
Tracking
(Not tracked)
NEW
People
(Reporter: whimboo, Unassigned)
References
Details
Just noticed this issue while working on bug 1838381. Currently we do not wait for the initial page to be loaded when starting Firefox and initiating a BiDi only session.
We definitely have to get this added as well to offer a stable state before any other API can actually be called.
Reporter | ||
Updated•2 years ago
|
Severity: -- → S3
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•