Thu Jul 18 2024 07:49:55 PDT
  • Status: UNCONFIRMED, NEW, ASSIGNED, REOPENED
  • Component: WebDriver BiDi
  • Product: Remote Protocol

273 bugs found.
ID Type Summary Product Comp Assignee Status Resolution Updated
1742589 Use the sandbox realm for "log.entryAdded" events when entries aren't coming from the default window Remote Protocol WebDriver BiDi nobody NEW --- 2023-11-21
1744935 Ensure setup/teardown for wdspec tests cleans all the bidi-specific state Remote Protocol WebDriver BiDi nobody NEW --- 2022-05-25
1754273 Emit "browsingContext.contextCreated" events for all open browsing contexts when subscribing to the event Remote Protocol WebDriver BiDi nobody NEW --- 2024-04-08
1778987 Move experimental API specific logic from MessageManager to protocol implementations Remote Protocol WebDriver BiDi nobody NEW --- 2022-07-11
1787436 Investigate performance issues when recording HAR with Firefox Remote Protocol WebDriver BiDi nobody NEW --- 2023-04-12
1788757 Emit "script.realmCreated" events for all existing realms when subscribing to the event Remote Protocol WebDriver BiDi nobody NEW --- 2022-11-30
1800705 Modifications to devtools/shared/network-observer should trigger BiDi and DevTools tests Remote Protocol WebDriver BiDi nobody NEW --- 2022-11-21
1801284 Add subscribe priority sorting of events to session.subscribe Remote Protocol WebDriver BiDi nobody NEW --- 2022-11-28
1802537 Add wdspec tests for all implemented BiDi events to subscribe and unsubscribe for a specific context Remote Protocol WebDriver BiDi nobody NEW --- 2023-01-11
1809210 Emit network.responseCompleted at the expected time for redirected requests Remote Protocol WebDriver BiDi nobody NEW --- 2023-01-24
1809854 Do not include the charset in the mimeType for BiDi network.response events Remote Protocol WebDriver BiDi nobody NEW --- 2023-01-16
1814842 Investigate if handling the notification for "document-element-inserted" can be shared within the LoadListener Remote Protocol WebDriver BiDi nobody NEW --- 2023-02-06
1819020 Investigate performance of printing Remote Protocol WebDriver BiDi nobody NEW --- 2023-04-13
1819902 Support origin checks when deserializing a shared reference Remote Protocol WebDriver BiDi nobody NEW --- 2023-12-20
1821460 Handle actions "Input state" on the top-level browsing context Remote Protocol WebDriver BiDi nobody NEW --- 2023-04-21
1826210 Support network events using file URLs Remote Protocol WebDriver BiDi nobody NEW --- 2024-06-19
1836785 [wdspec] Implement infrastructure for running BiDi-only tests Remote Protocol WebDriver BiDi nobody NEW --- Mon 05:27
1851561 Add support for the "ignoreCache" argument to the "browsingContext.reload" command Remote Protocol WebDriver BiDi nobody NEW --- 2023-09-20
1853887 Add support for optional arguments for "network.continueResponse" command Remote Protocol WebDriver BiDi nobody NEW --- 2024-06-25
1854942 `script.callFunction` errors with: "AbortError: Actor 'MessageHandlerFrame' destroyed before query 'MessageHandlerFrameParent:sendCommand' was resolved" Remote Protocol WebDriver BiDi nobody NEW --- 2024-05-01
1855025 Implement "browser.getWindows" command Remote Protocol WebDriver BiDi nobody NEW --- 2023-12-12
1855028 Implement "browser.setWindowBounds" command Remote Protocol WebDriver BiDi nobody NEW --- 2024-06-17
1855051 Implement "input.dismissFileDialog" command Remote Protocol WebDriver BiDi nobody NEW --- 2024-06-28
1859336 Add wdspec tests for BiDi authChallenges with non-Basic authentication, multiple challenges etc. Remote Protocol WebDriver BiDi nobody NEW --- 2023-10-23
1860955 Serialize entire browsing context tree for "browsingContext.contextDestroyed" events Remote Protocol WebDriver BiDi nobody NEW --- 2023-10-30
1861737 Add support for "format" argument to browsingContext.captureScreenshot Remote Protocol WebDriver BiDi nobody NEW --- 2023-11-06
1863747 WebDriver BiDi appears to unnecessarily call blockParsing() Remote Protocol WebDriver BiDi nobody NEW --- 2023-11-28
1867810 Actions performed on elements inside a cross-origin iframe from the parent don't not trigger events Remote Protocol WebDriver BiDi nobody NEW --- 2024-06-06
1869538 Add support for "innerText" locator for "browsingContext.locateNodes" command Remote Protocol WebDriver BiDi nobody NEW --- 2024-06-17
1874362 Implement the "browsingContext.navigationAborted" event Remote Protocol WebDriver BiDi nobody NEW --- 2024-01-23
1876240 Fix browsingContext.getTree with unloaded tabs in WebDriver BiDi Remote Protocol WebDriver BiDi nobody NEW --- 2024-02-12
1878166 For lazy loaded frames the "browsingContext.#onContextAttached" handler is not invoked Remote Protocol WebDriver BiDi nobody NEW --- 2024-07-03
1879309 Add support for non-UTF8 cookies in `storage.getCookies` command Remote Protocol WebDriver BiDi nobody NEW --- 2024-02-12
1879438 Missing BiDi network events for cached stylesheets Remote Protocol WebDriver BiDi nobody NEW --- 2024-07-03
1883856 Update "input.setFiles" command to send "cancel" event when it specified by arguments Remote Protocol WebDriver BiDi nobody NEW --- 2024-04-09
1898158 Add support for url argument to "network.continueRequest" command Remote Protocol WebDriver BiDi nobody NEW --- 2024-07-03
1901055 Add support for optional arguments for "network.provideResponse" command in responseStarted/authRequired phases Remote Protocol WebDriver BiDi nobody NEW --- 2024-07-09
1903225 [wdspec] Create BiDi-only tests for handling "beforeunload" prompts Remote Protocol WebDriver BiDi nobody NEW --- Mon 08:28
1903272 Inappropriate "browsingContext.contextDestroyed" events for "moz-extension://" URLs Remote Protocol WebDriver BiDi nobody NEW --- 2024-07-03
1903807 Return correct value for bodySize and bytesReceived properties in network events for data URLs Remote Protocol WebDriver BiDi nobody NEW --- 2024-06-24
1904343 BiDi support for network events for data URLs in content processes Remote Protocol WebDriver BiDi nobody NEW --- 2024-07-01
1905083 "browsingContext.navigate" has to return "unknown error" if navigation failed Remote Protocol WebDriver BiDi nobody NEW --- 2024-07-10
1905086 Support automatic user prompt handling in WebDriver BiDi Remote Protocol WebDriver BiDi nobody NEW --- 2024-07-01
1906051 Implement "browsingContext.historyUpdated" event Remote Protocol WebDriver BiDi nobody NEW --- 2024-07-10
1589106 Add protocol schema validation for WebDriver BiDi Remote Protocol WebDriver BiDi nobody NEW --- 2022-10-12
1650112 "script.callFunctionOn" and "script.evaluate" fail evaluating "new Function()" on pages with CSP Remote Protocol WebDriver BiDi nobody NEW --- 2024-01-15
1672366 Add browser-chrome test to check the Browser's UI cue when Remote Agent is enabled Remote Protocol WebDriver BiDi nobody NEW --- 2022-05-06
1713440 MessageHandler: Support chrome window contexts Remote Protocol WebDriver BiDi nobody NEW --- 2021-12-06
1713640 Add typescript checks for JS modules in /remote Remote Protocol WebDriver BiDi nobody NEW --- 2022-05-25
1713642 [meta] Use MessageHandler architecture for CDP Remote Protocol WebDriver BiDi nobody NEW --- 2022-05-06
1720275 [meta] MDN documentation for WebDriver BiDi Remote Protocol WebDriver BiDi nobody NEW --- 2023-12-12
1720707 Refactor WebDriver session handling for better BiDi integration Remote Protocol WebDriver BiDi nobody NEW --- 2024-06-17
1722464 MessageHandler should support custom root folder to load modules Remote Protocol WebDriver BiDi nobody NEW --- 2022-07-11
1722679 [meta] Support Chrome context in WebDriver BiDi Remote Protocol WebDriver BiDi nobody NEW --- 2024-06-17
1730913 MessageHandler: cleanup all MessageHandler instances when the root MessageHandler is destroyed Remote Protocol WebDriver BiDi nobody NEW --- 2022-05-25
1731543 Support formatters properly for ConsoleLogEntry for log.entryAdded event Remote Protocol WebDriver BiDi nobody NEW --- 2022-08-19
1731565 Cleanup global "browsing context event map" when a browsing context gets closed Remote Protocol WebDriver BiDi nobody NEW --- 2023-07-07
1731743 Use a global state for "acceptInsecureCerts" and "proxy" capabilities Remote Protocol WebDriver BiDi nobody NEW --- 2022-03-21
1731754 Add tests for WebDriver BiDi handshake (upgrade path) Remote Protocol WebDriver BiDi nobody NEW --- 2022-05-25
1733242 Adapt ModuleCache::getAllModuleClasses to be compatible with workers Remote Protocol WebDriver BiDi nobody NEW --- 2024-01-05
1739363 When WebDriver BiDi client disconnects the active session is not removed Remote Protocol WebDriver BiDi nobody NEW --- 2021-12-13
1740367 MessageHandler: support map-like objects in sessionData Remote Protocol WebDriver BiDi nobody NEW --- 2022-03-21
1742947 Add browser chrome tests for WebDriverBiDiConnection Remote Protocol WebDriver BiDi nobody NEW --- 2022-01-31
1745440 Add async stacktrace support for log.entryAdded Remote Protocol WebDriver BiDi nobody NEW --- 2023-05-02
1755014 MessageHandler: Support webextension contexts Remote Protocol WebDriver BiDi nobody NEW --- 2023-02-10
1763108 [wdspec] Write tests when two navigate commands are triggered in sequence Remote Protocol WebDriver BiDi nobody NEW --- 2022-05-25
1763126 Handle navigation to download for browsingContext.navigate Remote Protocol WebDriver BiDi nobody NEW --- 2022-05-06
1763131 Handle navigation to javascript urls for browsingContext.navigate Remote Protocol WebDriver BiDi nobody NEW --- 2022-05-25
1763134 Handle navigation which trigger beforeunload prompts for browsingContext.navigate Remote Protocol WebDriver BiDi nobody NEW --- 2024-06-24
1763135 Handle navigations where the initial request times out for browsingContext.navigate Remote Protocol WebDriver BiDi nobody NEW --- 2022-05-25
1764413 Add wdspec tests for all commands and events targeting a background tab Remote Protocol WebDriver BiDi nobody NEW --- 2022-05-06
1766329 browsingContext.create should not run the focus steps when opening a new window Remote Protocol WebDriver BiDi nobody NEW --- 2023-07-13
1769527 Update wdspec tests for "browsingContext.navigate" to assert for "document.readyState" Remote Protocol WebDriver BiDi nobody NEW --- 2022-05-23
1769531 Make ProgressListener promise return currentURI and targetURI when it's resolved Remote Protocol WebDriver BiDi nobody NEW --- 2022-05-23
1774436 Move browsingContext #getBrowsingContext to a shared helper Remote Protocol WebDriver BiDi nobody NEW --- 2022-06-27
1774444 Extract WebDriver BiDi JavaScript type definitions to a shared module Remote Protocol WebDriver BiDi nobody NEW --- 2022-08-17
1775231 Move _applySessionData logic to a shared module or an abstract class Remote Protocol WebDriver BiDi nobody NEW --- 2024-05-30
1776389 Update ModuleCache methods to use MessageHandler type instead of CommandDestination Remote Protocol WebDriver BiDi nobody NEW --- 2022-06-27
1779026 Support other protocols to deserialize errors in MessageHandlerFrameParent Remote Protocol WebDriver BiDi nobody NEW --- 2022-08-01
1784088 Review which options would work the best when creating a sandbox for script evaluation Remote Protocol WebDriver BiDi nobody NEW --- 2022-08-22
1787446 Replace CDP network observer with the shared network observer extracted from DevTools Remote Protocol WebDriver BiDi nobody NEW --- 2022-08-29
1787478 Stop emitting message handler events twice Remote Protocol WebDriver BiDi nobody NEW --- 2022-08-29
1789246 Add an option to stop event emission from interceptEvent Remote Protocol WebDriver BiDi nobody NEW --- 2022-09-12
1792426 Decide how to handle error return values with a null stack Remote Protocol WebDriver BiDi nobody NEW --- 2022-10-24
1792688 [wdspec] WebDriver BiDi client hangs when asyncio.wait_for cancels an underlying command Remote Protocol WebDriver BiDi nobody NEW --- 2023-06-30
1799098 Do not clear log entryAdded event buffer on reload Remote Protocol WebDriver BiDi nobody NEW --- 2022-12-19
1804417 Use navigable instead of browsing context id in session module Remote Protocol WebDriver BiDi nobody NEW --- 2022-12-19
1805478 Add timeOrigin to FetchTimingInfo for BiDi Network events Remote Protocol WebDriver BiDi nobody NEW --- 2022-12-19
1806799 Support "network.responseStarted" for service worker requests Remote Protocol WebDriver BiDi nobody NEW --- 2023-07-06
1806803 Support "network.responseCompleted" for service worker responses Remote Protocol WebDriver BiDi nobody NEW --- 2023-08-02
1808935 Update asserts for bidi network wdspec tests to take a single expected object Remote Protocol WebDriver BiDi nobody NEW --- 2023-01-14
1808937 Update the test for HTTP status / statusText in wdspec test for response started Remote Protocol WebDriver BiDi nobody NEW --- 2023-01-16
1810807 Avoid broadcasting session data updates which don't change session data at all Remote Protocol WebDriver BiDi nobody NEW --- 2023-01-23
1818215 [wdspec] Update tests for pytest asyncio markers Remote Protocol WebDriver BiDi nobody NEW --- 2024-02-01
1820734 Support deserialization of Nodes without an "ownerGlobal" property Remote Protocol WebDriver BiDi nobody NEW --- 2023-07-06
1823407 Add HEAD and OPTIONS test cases for revalidate response_completed_cached_tentative Remote Protocol WebDriver BiDi nobody NEW --- 2023-03-28
1826796 Write network module wdspec tests using http3 Remote Protocol WebDriver BiDi nobody NEW --- 2023-04-17
1826808 input.performActions should throw InvalidArgument error for keys with multiple codepoints Remote Protocol WebDriver BiDi nobody NEW --- 2024-01-03
1829346 Add wdspec fixture to release inputs automatically after each test Remote Protocol WebDriver BiDi nobody NEW --- 2023-05-02
1829349 Review wdspec classic actions test fixtures for BiDi Remote Protocol WebDriver BiDi nobody NEW --- 2023-05-02
1829351 Check if test_key_codepoint should still expect different events for different browsers Remote Protocol WebDriver BiDi nobody NEW --- 2023-05-15
1829362 [wdspec] Update bidi tests to use a timeout multiplier instead of a fixed number when waiting for events Remote Protocol WebDriver BiDi nobody NEW --- 2023-05-15
1830897 Enable async stack traces on the default realm as early as possible Remote Protocol WebDriver BiDi nobody NEW --- 2023-08-03
1833636 [wdspec] Implement cross-browser tests for "session.new" command Remote Protocol WebDriver BiDi nobody NEW --- 2023-06-13
1835216 Support non-UTF8 headers / cookies in network events Remote Protocol WebDriver BiDi nobody NEW --- 2024-02-08
1836282 Implement support for "moz:windowless" capability for WebdriverBiDi Remote Protocol WebDriver BiDi nobody NEW --- 2023-06-12
1836288 Implement capability matching for "session.new" command Remote Protocol WebDriver BiDi nobody NEW --- 2024-06-17
1837347 Investigate slow test times for BiDi wdspec test key_events.py on beta Remote Protocol WebDriver BiDi nobody NEW --- 2024-01-30
1837925 Simplify the generation of "seenNodes" by defining serialization and deserialization helper methods within "serialize" and "deserialize" Remote Protocol WebDriver BiDi nobody NEW --- 2024-05-21
1838266 [wdspec] Extend tests for "session.status" command Remote Protocol WebDriver BiDi nobody NEW --- 2023-06-19
1838267 [wdspec] Implement cross-browser tests for "session.end" command for bidi-only session Remote Protocol WebDriver BiDi nobody NEW --- 2023-06-19
1838269 Make "session.end" command work for the session which was created with Webdriver classic and then upgraded to bidi Remote Protocol WebDriver BiDi nobody NEW --- 2023-06-19
1839138 `WebDriverBiDi.createSession()` doesn't await the initial page to be loaded Remote Protocol WebDriver BiDi nobody NEW --- 2023-07-31
1840084 Implement "browsingContext.setViewport" command on Android Remote Protocol WebDriver BiDi nobody NEW --- 2023-06-26
1840616 Investigate what the maximum boundaries for a viewport can be for "browsingContext.setViewport" Remote Protocol WebDriver BiDi nobody NEW --- 2023-07-10
1841125 `browsingContext.create` fails after abandoned `browsingContext.print` via `browsingContext.close` Remote Protocol WebDriver BiDi nobody NEW --- 2024-05-28
1841473 "browsingContext.captureScreenshot" doesn't fail with NoSuchFrameError if tab gets removed while command is executed Remote Protocol WebDriver BiDi nobody NEW --- 2023-08-02
1841954 Requests initiated by a serviceworker create errors when using BiDi network events Remote Protocol WebDriver BiDi nobody NEW --- 2023-07-17
1841970 Support "network.beforeRequestSent" for service worker requests Remote Protocol WebDriver BiDi nobody NEW --- 2023-07-17
1841976 [wdspec] WebSocket client closes connection when payload of response or event is too large Remote Protocol WebDriver BiDi nobody NEW --- 2024-06-04
1842018 Refactor "browser.close" command to return the result when quitting logic is finished Remote Protocol WebDriver BiDi nobody NEW --- 2023-07-17
1845076 "network.responseCompleted" misses `headers` property if "responseStarted" is skipped Remote Protocol WebDriver BiDi nobody NEW --- 2023-10-09
1847094 Add test to check that viewport dimensions are correct right after browsingContext.create Remote Protocol WebDriver BiDi nobody NEW --- 2023-08-07
1847598 BiDi script.evaluate can still be used when a user prompt is blocking the page Remote Protocol WebDriver BiDi nobody NEW --- 2023-08-14
1850682 Add a base RootBiDiModule class Remote Protocol WebDriver BiDi nobody NEW --- 2023-10-16
1852941 browsingContext.contextCreated is emitted for DevTools frames Remote Protocol WebDriver BiDi nobody NEW --- 2024-06-06
1853903 Handle non-alert type blocking prompts in WebDriver BiDi Remote Protocol WebDriver BiDi nobody NEW --- 2023-09-26
1853988 InvalidStateError: JSWindowActorChild.sendAsyncMessage: JSWindowActorChild cannot send at the moment: _onRegistryEvent@chrome://remote/content/shared/messagehandler/transports/js-window-actors/MessageHandlerFrameChild.sys.mjs:101:10 Remote Protocol WebDriver BiDi nobody NEW --- 2023-10-27
1854622 Add test_new_context, test_nested_iframes and test_window_open to all wdspec tests for browsing context events Remote Protocol WebDriver BiDi nobody NEW --- 2023-10-11
1855045 Implement "input.fileDialogOpened" event Remote Protocol WebDriver BiDi nobody NEW --- 2024-06-28
1859249 NavigationManager should check the URL before skipping navigation-started events Remote Protocol WebDriver BiDi nobody NEW --- 2023-10-16
1859328 Add emitEventForBrowsingContext method to a base RootBiDiModule class Remote Protocol WebDriver BiDi nobody NEW --- 2023-10-23
1859545 browsingContext.navigationStarted has the wrong URL for a http-equiv refresh "redirect" Remote Protocol WebDriver BiDi nobody NEW --- 2023-11-13
1860008 Send one `browsingContext.contextDestroyed` event in case of removing a tree of iframes Remote Protocol WebDriver BiDi nobody NEW --- 2024-06-11
1861922 browsingContext.navigate should directly listen to NetworkObserver events Remote Protocol WebDriver BiDi nobody NEW --- 2023-11-06
1863357 Optimize resolving of browsingContext id in the parent process when serializing the window Remote Protocol WebDriver BiDi nobody NEW --- 2023-11-13
1863718 ./mach wpt --debugger=[gdb|lldb|rr|...] does not work for WebDriver BiDi tests Remote Protocol WebDriver BiDi nobody NEW --- 2023-11-29
1865124 Add support for "browsingContext.traverseHistory" command on Android without fission Remote Protocol WebDriver BiDi nobody NEW --- 2024-03-12
1866749 Only send "log.entryAdded" events for console API calls that use the printer Remote Protocol WebDriver BiDi nobody NEW --- 2024-04-05
1868805 [meta] Add a "moz:profiler" module for recording Firefox profiles Remote Protocol WebDriver BiDi nobody NEW --- 2024-01-16
1870263 No auth prompt for "network.continueWithAuth" with action=default on Android Remote Protocol WebDriver BiDi nobody NEW --- 2023-12-18
1873037 Add errorText for network.fetchError events Remote Protocol WebDriver BiDi nobody NEW --- 2024-01-23
1874098 Review test_redirect* wdspec tests for BiDi network events Remote Protocol WebDriver BiDi nobody NEW --- 2024-01-23
1874365 Implement the "browsingContext.downoadWillBegin" event Remote Protocol WebDriver BiDi nobody NEW --- 2024-01-23
1876063 Add documentation for BiDi event (event order, relevant specs) Remote Protocol WebDriver BiDi nobody NEW --- 2024-01-29
1877187 Add stacktrace to "network.Initiator" type for "network.BeforeRequestSent" Remote Protocol WebDriver BiDi nobody NEW --- 2024-06-28
1877953 Support "userContext" parameter for "browsingContext.create" command on Android Remote Protocol WebDriver BiDi nobody NEW --- 2024-02-06
1878860 Cross-origin iframes not always loaded after navigate with wait=complete Remote Protocol WebDriver BiDi nobody NEW --- 2024-02-12
1879402 Fix network event order for CORS preflight requests Remote Protocol WebDriver BiDi nobody NEW --- Mon 06:20
1882454 Loading small pages via HTTPS in no-quirks mode sometimes delays the "network.responseCompleted" event to after the "browsingContext.load" event Remote Protocol WebDriver BiDi nobody NEW --- 2024-04-28
1882533 Sometimes webdriver/tests/bidi/input/perform_actions/invalid.py times out locally Remote Protocol WebDriver BiDi nobody NEW --- 2024-03-25
1882718 [wdspec] Rename "add_cookie" fixture to "add_document_cookie" Remote Protocol WebDriver BiDi nobody NEW --- 2024-05-14
1884142 [Android] When creating and switching tabs wait for the former tab's "document.visibilityState" value set to "hidden" Remote Protocol WebDriver BiDi nobody NEW --- 2024-03-11
1886382 "browsingContext.print" needs to raise "unsupported operation" error for PDFs with zero dimension Remote Protocol WebDriver BiDi nobody NEW --- 2024-04-09
1886518 Missing BiDi network events for cached images Remote Protocol WebDriver BiDi nobody NEW --- 2024-05-14
1887118 Network event cookies are missing all properties except name and value Remote Protocol WebDriver BiDi nobody NEW --- 2024-04-15
1895457 Add support for setting "storage-access" permission with "permissions.setPermission" command Remote Protocol WebDriver BiDi nobody NEW --- 2024-05-17
1896326 GlobalThis !== window in sandbox realms Remote Protocol WebDriver BiDi nobody NEW --- 2024-05-30
1898154 wdspec session.end should close the bidi session if it exists Remote Protocol WebDriver BiDi nobody NEW --- 2024-05-30
1899417 Missing network events for navigation requests of discarded contexts Remote Protocol WebDriver BiDi nobody NEW --- 2024-05-30
1899603 Requests with http authentication return a 401 response completed even after succesful auth Remote Protocol WebDriver BiDi nobody NEW --- 2024-06-03
1899604 For authentication requests all authentication attempts share the same request id as the original request Remote Protocol WebDriver BiDi nobody NEW --- Mon 02:17
1899711 After each authentication attempt the number of authRequired events received increases Remote Protocol WebDriver BiDi nobody NEW --- 2024-06-13
1899978 Use "network.cookie.CHIPS.enabled" preference in cookie APIs Remote Protocol WebDriver BiDi nobody NEW --- 2024-06-03
1901250 Error message for a11y locator start nodes should be updated to mention document Remote Protocol WebDriver BiDi nobody NEW --- 2024-06-17
1902377 Rename "isRoot" argument of "getBrowsingContextInfo()" to "includeParentId" Remote Protocol WebDriver BiDi nobody NEW --- 2024-06-17
1904317 Overriding headers for a http2 request can cancel the request if mandatory headers are missing Remote Protocol WebDriver BiDi nobody NEW --- 2024-06-24
1904641 Return in "originalOpener" id for a closed browsing context which was not tracked by WebDriver BiDi session Remote Protocol WebDriver BiDi nobody NEW --- 2024-07-01
1904892 Add support for "resourceType" to network events Remote Protocol WebDriver BiDi nobody NEW --- 2024-06-27
1906263 [wdspec] Use enum constants in WebDriver BiDi tests and not only their plain value Remote Protocol WebDriver BiDi nobody NEW --- 2024-07-10
1906355 [wdspec] When using the "Browser" or "Geckodriver" helpers we need to set "remote.log.level" if it is set for wpt Remote Protocol WebDriver BiDi nobody NEW --- 2024-07-10
1840793 [wpt-sync] Sync PR 40785 - Remove invalid code points Remote Protocol WebDriver BiDi wptsync NEW --- 2023-06-28
1850333 [wpt-sync] Sync PR 41662 - Tests blocked requests with add/remove intercept Remote Protocol WebDriver BiDi wptsync NEW --- 2023-08-28
1851969 [wpt-sync] Sync PR 41857 - test pr Remote Protocol WebDriver BiDi wptsync NEW --- 2023-09-07
1897084 [wpt-sync] Sync PR 46301 - [WebDriver BiDi] allow grapheme in key input Remote Protocol WebDriver BiDi wptsync NEW --- 2024-05-16
1901576 [wpt-sync] Sync PR 46676 - draft initiator tests Remote Protocol WebDriver BiDi wptsync NEW --- 2024-06-10
1838145 Intermittent Wd | <random> - webdriver.bidi.modules.script.ScriptEvaluateResultException: AbortError: The operation was aborted [fetch request failed] Remote Protocol WebDriver BiDi nobody NEW --- Mon 00:01
1856150 Intermittent Wd | <random> - setup error: concurrent.futures._base.TimeoutError Remote Protocol WebDriver BiDi nobody NEW --- 2023-12-03
1871463 Intermittent mozilla/tests/webdriver/bidi/websocket_upgrade.py | single tracking bug Remote Protocol WebDriver BiDi nobody NEW --- 2024-05-26
1872648 Intermittent Wd TEST-UNEXPECTED-TIMEOUT | Hang in browsingContext.setViewport Remote Protocol WebDriver BiDi nobody NEW --- 2024-01-02
1877539 Intermittent TEST-UNEXPECTED-TIMEOUT /_mozilla/webdriver/bidi/browser/close/close.py | single tracking bug Remote Protocol WebDriver BiDi nobody NEW --- 2024-07-08
1884704 Intermittent Wd | <random> - setup error: asyncio.exceptions.TimeoutError Remote Protocol WebDriver BiDi nobody NEW --- 2024-07-08
1888509 Intermittent Wd TEST-UNEXPECTED-TIMEOUT | Screenshots ElementHandle.screenshot should run in parallel in multiple pages (screenshot.spec.js) | expected PASS Remote Protocol WebDriver BiDi nobody NEW --- Sun 23:27
1894213 Intermittent Wd | unknown error (500): Failed to decode response from marionette Remote Protocol WebDriver BiDi nobody NEW --- Sun 23:54
1894569 Intermittent Wd navigation Page.goto should work when reload causes history API in beforeunload (navigation.spec.js) | expected PASS Remote Protocol WebDriver BiDi nobody NEW --- 2024-06-24
1897467 Intermittent TEST-UNEXPECTED-TIMEOUT | /webdriver/tests/bidi/browser/get_user_contexts/get_user_contexts.py | expected OK ( console.error: (new Error("places.sqlite#0: cannot execute operation Bookmarks ) Remote Protocol WebDriver BiDi nobody NEW --- 2024-06-03
1897790 Intermittent TEST-UNEXPECTED-TIMEOUT | mozilla/tests/webdriver/bidi/session/new/invalid.py | expected OK Remote Protocol WebDriver BiDi nobody NEW --- 2024-05-27
1905641 Perma /webdriver/tests/bidi/browsing_context/handle_user_prompt/handle_user_prompt.py | test_beforeunload[capabilities0-False] - asyncio.exceptions.CancelledError Remote Protocol WebDriver BiDi nobody NEW --- Tue 08:16
1906522 Intermittent /webdriver/tests/bidi/network/provide_response/invalid.py | test_params_headers_header_name_invalid_type[42] - setup error: webdriver.error.InvalidSessionIdException: invalid session id (404): WebDriver session does not exist, or is not activ Remote Protocol WebDriver BiDi nobody NEW --- Sun 23:40
1907329 Intermittent TEST-UNEXPECTED-TIMEOUT | /webdriver/tests/bidi/browsing_context/context_created/context_created.py | expected OK Remote Protocol WebDriver BiDi nobody NEW --- Sun 23:55
1690255 [meta] Add complete support for WebDriver BiDi Remote Protocol WebDriver BiDi nobody NEW --- 2024-07-03
1691396 [meta] Implementation of transport layer for WebDriver BiDi Remote Protocol WebDriver BiDi nobody NEW --- 2022-06-27
1693830 [meta] WebDriver BiDi Session support Remote Protocol WebDriver BiDi nobody NEW --- 2024-05-28
1713438 [meta] Implement MessageHandler architecture Remote Protocol WebDriver BiDi nobody NEW --- 2024-01-05
1719287 [meta] Support for "log.entryAdded" event Remote Protocol WebDriver BiDi nobody NEW --- 2023-11-27
1719290 [meta] Support for "session.new" command Remote Protocol WebDriver BiDi nobody NEW --- Mon 08:28
1719292 [meta] Support for session.subscribe command Remote Protocol WebDriver BiDi nobody NEW --- 2024-03-26
1723923 [meta] WebDriver BiDi support for Firefox on Android Remote Protocol WebDriver BiDi nobody NEW --- 2022-01-10
1730469 [meta] Support for session.unsubscribe command Remote Protocol WebDriver BiDi nobody NEW --- 2022-12-07
1730470 [meta] browsingContext.contextCreated event Remote Protocol WebDriver BiDi nobody NEW --- 2024-02-08
1730471 [meta] browsingContext.contextDestroyed event Remote Protocol WebDriver BiDi nobody NEW --- 2024-06-18
1730641 [meta] Support "browsingContext.navigate" command Remote Protocol WebDriver BiDi nobody NEW --- Wed 11:53
1750546 [meta] Support "script.getRealms" command Remote Protocol WebDriver BiDi nobody NEW --- 2022-09-20
1750547 [meta] Support "browsingContext.create" command Remote Protocol WebDriver BiDi nobody NEW --- 2024-04-29
1750549 [meta] Support "browsingContext.reload" command Remote Protocol WebDriver BiDi nobody NEW --- 2023-09-05
1758501 [meta] Support "browsingContext.close" command Remote Protocol WebDriver BiDi nobody NEW --- 2024-06-14
1770725 [meta] Support for serialization of Javascript data (Protocol Value) Remote Protocol WebDriver BiDi nobody NEW --- 2023-11-30
1770730 [meta] Support for deserialization of Javascript data (Protocol Value) Remote Protocol WebDriver BiDi nobody NEW --- 2023-03-02
1773698 [meta] Support "browsingContext.captureScreenshot" command Remote Protocol WebDriver BiDi nobody NEW --- 2024-02-02
1775277 [meta] Support "browsingContext.handleUserPrompt" command Remote Protocol WebDriver BiDi nobody NEW --- 2024-06-18
1775279 [meta] Support browsingContext.userPromptOpened event Remote Protocol WebDriver BiDi nobody NEW --- 2024-06-27
1775280 [meta] Support browsingContext.userPromptClosed event Remote Protocol WebDriver BiDi nobody NEW --- 2024-06-27
1775283 [meta] Support "browsingContext.navigationFailed" event Remote Protocol WebDriver BiDi nobody NEW --- 2023-08-01
1787445 [meta] Extract DevTools network observer to a shared module Remote Protocol WebDriver BiDi nobody NEW --- 2022-09-09
1788656 [meta] Support "script.realmCreated" event Remote Protocol WebDriver BiDi nobody NEW --- 2022-09-02
1790366 [meta] Support "network.beforeRequestSent" event Remote Protocol WebDriver BiDi nobody NEW --- 2024-07-03
1790369 [meta] Support "network.responseStarted" event Remote Protocol WebDriver BiDi nobody NEW --- 2024-07-03
1790371 [meta] Support "network.responseCompleted" event Remote Protocol WebDriver BiDi nobody NEW --- 2024-07-03
1790373 [meta] Support "network.fetchError" event Remote Protocol WebDriver BiDi nobody NEW --- 2024-01-30
1792089 [meta] Support input.performActions command Remote Protocol WebDriver BiDi nobody NEW --- 2024-03-15
1794433 [meta] Extend WebDriver BiDi WebConsole UI prototype Remote Protocol WebDriver BiDi nobody NEW --- 2022-10-11
1806791 [meta] Support input.releaseActions command Remote Protocol WebDriver BiDi nobody NEW --- 2023-05-10
1806807 [meta] Support "browsingContext.print" command Remote Protocol WebDriver BiDi nobody NEW --- 2024-03-20
1826197 [meta] Support "network.continueWithAuth" command Remote Protocol WebDriver BiDi nobody NEW --- 2024-05-30
1828424 [meta] Support for WebDriver BiDi clients Remote Protocol WebDriver BiDi nobody NEW --- 2023-11-08
1829336 [meta] Support "session.end" command Remote Protocol WebDriver BiDi nobody NEW --- 2023-06-13
1829353 [meta] Extend WebDriver actions tests (BiDi) Remote Protocol WebDriver BiDi nobody NEW --- 2023-05-15
1830875 [meta] Support WebDriver BiDi in Browsertime Remote Protocol WebDriver BiDi nobody NEW --- 2024-06-30
1838663 [meta] Support "browsingContext.setViewport" command Remote Protocol WebDriver BiDi nobody NEW --- 2024-02-01
1841017 [meta] Support "browsingContext.traverseHistory" command Remote Protocol WebDriver BiDi nobody NEW --- 2023-11-16
1841487 [meta] WebDriver BiDi races when executing BiDi commands in parallel Remote Protocol WebDriver BiDi nobody NEW --- 2023-07-03
1849103 [meta] Support "network.continueRequest" command Remote Protocol WebDriver BiDi nobody NEW --- 2024-06-24
1849104 [meta] Support "network.continueResponse" command Remote Protocol WebDriver BiDi nobody NEW --- 2024-04-29
1849106 [meta] Support "network.provideResponse" command Remote Protocol WebDriver BiDi nobody NEW --- 2024-06-06
1854572 [meta] Support "storage.getCookies" command Remote Protocol WebDriver BiDi nobody NEW --- 2024-06-06
1855020 [meta] Support "browsingContext.locateNodes" command Remote Protocol WebDriver BiDi nobody NEW --- 2024-06-07
1855024 [meta] Support "browser.getWindows" command Remote Protocol WebDriver BiDi nobody NEW --- 2024-06-25
1855027 [meta] Support "browser.setWindowBounds" command Remote Protocol WebDriver BiDi nobody NEW --- 2023-09-25
1855038 [meta] Support "input.setFiles" command Remote Protocol WebDriver BiDi nobody NEW --- 2024-03-25
1855044 [meta] Support "input.fileDialogOpened" event Remote Protocol WebDriver BiDi nobody NEW --- 2023-11-08
1855050 [meta] Support "input.dismissFileDialog" command Remote Protocol WebDriver BiDi nobody NEW --- 2023-09-25
1858188 [meta] Support puppeteer using Firefox with WebDriver BiDi Remote Protocol WebDriver BiDi nobody NEW --- 2024-07-05
1861624 [meta] Support Puppeteer based clients and test suites via WebDriver BiDi Remote Protocol WebDriver BiDi nobody NEW --- 2023-11-08
1862018 [meta] Support multiple WebDriver session for WebDriver BiDi Remote Protocol WebDriver BiDi nobody NEW --- 2024-06-17
1873250 [meta] Add worker support to MessageHandler framework Remote Protocol WebDriver BiDi nobody NEW --- 2024-06-25
1874361 [meta] Support "browsingContext.navigationAborted" event Remote Protocol WebDriver BiDi nobody NEW --- 2024-01-11
1874364 [meta] Support "browsingContext.downoadWillBegin" event Remote Protocol WebDriver BiDi nobody NEW --- 2024-01-11
1875064 [meta] Support "permissions.setPermission" command Remote Protocol WebDriver BiDi nobody NEW --- 2024-05-07
1886512 [meta] Support command to emulate geolocation Remote Protocol WebDriver BiDi nobody NEW --- 2024-03-20
1906050 [meta] Support "browsingContext.historyUpdated" event Remote Protocol WebDriver BiDi nobody NEW --- 2024-07-03
1908515 browsingContext.navigate fails with NS_BINDING_ABORTED Remote Protocol WebDriver BiDi nobody NEW --- 14:37:50
1846601 Implement "browsingContext.navigationFailed" event Remote Protocol WebDriver BiDi aborovova ASSI --- 2024-07-10
1805479 Add "initiator" to "network.beforeRequestSent" event Remote Protocol WebDriver BiDi jdescottes ASSI --- 2024-07-04
1882803 Emit network.responseCompleted and fetchError from onStopRequest Remote Protocol WebDriver BiDi jdescottes ASSI --- Mon 06:21
1901211 setViewport hangs if the page is zoomed Remote Protocol WebDriver BiDi jdescottes ASSI --- 2024-06-17
1908621 [wdspec] Update script invalid tests to properly check invalid optional arguments Remote Protocol WebDriver BiDi jdescottes ASSI --- 03:35:14
1868828 Add support for vendor specific WebDriver BiDi modules Remote Protocol WebDriver BiDi canaltinova ASSI --- 2024-01-16
1869522 Add a basic "moz:tracing" module for starting and stopping the profiler Remote Protocol WebDriver BiDi canaltinova ASSI --- 2023-12-18
1832294 Intermittent TEST-UNEXPECTED-TIMEOUT | Wd | expected OK (hang in "browsingContext.navigate") Remote Protocol WebDriver BiDi nobody REOP --- 2024-07-07
1837900 Intermittent mozilla/tests/webdriver/bidi/session/<random> | <random> - setup error: json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0) Remote Protocol WebDriver BiDi nobody REOP --- 2024-07-07
1854954 Intermittent Wd navigation Page.goto should navigate to empty page with domcontentloaded (navigation.spec.js) | expected PASS Remote Protocol WebDriver BiDi nobody REOP --- 2024-03-03
1858034 Intermittent /webdriver/tests/bidi/browsing_context/navigation_started/navigation_started.py | single tracking bug Remote Protocol WebDriver BiDi nobody REOP --- 2024-07-01
1862600 Intermittent /webdriver/tests/bidi/network/add_intercept/url_patterns.py | single tracking bug Remote Protocol WebDriver BiDi nobody REOP --- 2024-05-26
1866833 Intermittent webdriver/tests/bidi/browsing_context/create/reference_context.py | single tracking bug Remote Protocol WebDriver BiDi nobody REOP --- 2024-05-06
1868330 Intermittent /webdriver/tests/bidi/input/perform_actions/wheel.py | single tracking bug Remote Protocol WebDriver BiDi nobody REOP --- 2024-04-29
1875706 Intermittent webdriver/tests/bidi/network/response_started/response_started.py | single tracking bug Remote Protocol WebDriver BiDi nobody REOP --- 2024-06-24
1878934 Intermittent /webdriver/tests/bidi/network/continue_response/invalid.py | single tracking bug Remote Protocol WebDriver BiDi nobody REOP --- 2024-07-07
1879796 Intermittent Wd TEST-UNEXPECTED-TIMEOUT | expected OK (hang in input.releaseActions) Remote Protocol WebDriver BiDi nobody REOP --- 2024-06-10
1884564 Intermittent [tier 2] /webdriver/tests/bidi/network/fetch_error/fetch_error.py | single tracking bug Remote Protocol WebDriver BiDi nobody REOP --- 2024-07-07
1884966 Intermittent /webdriver/tests/bidi/browsing_context/context_destroyed/context_destroyed.py | single tracking bug Remote Protocol WebDriver BiDi nobody REOP --- 2024-06-24
1890214 Intermittent /webdriver/tests/bidi/script/realm_destroyed/realm_destroyed.py | single tracking bug Remote Protocol WebDriver BiDi nobody REOP --- Sun 23:33
1897516 Intermittent Wd | setup error: webdriver.error.UnknownErrorException: unknown error (500): Resource temporarily unavailable (os error 11) Remote Protocol WebDriver BiDi nobody REOP --- Mon 03:42
1826191 [meta] Support "network.addIntercept" command Remote Protocol WebDriver BiDi nobody REOP --- 2024-02-27
273 bugs found.

File a new bug in the "Remote Protocol" product