Open
Bug 1769531
Opened 3 years ago
Updated 3 months ago
Make ProgressListener promise return currentURI and targetURI when it's resolved
Categories
(Remote Protocol :: WebDriver BiDi, task, P3)
Remote Protocol
WebDriver BiDi
Tracking
(Not tracked)
NEW
People
(Reporter: Sasha, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [webdriver:backlog])
Follow up of the discussion https://phabricator.services.mozilla.com/D146108#inline-807638.
We could make ProgressListener
promise return currentURI
and targetURI
when it's resolved (https://searchfox.org/mozilla-central/source/remote/shared/Navigate.jsm#259) similar to how it works in waitForInitialNavigationCompleted
(https://searchfox.org/mozilla-central/source/remote/shared/Navigate.jsm#80-83)
Updated•3 years ago
|
Whiteboard: [webdriver:backlog]
Updated•3 years ago
|
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•