Thu Apr 18 2024 15:13:25 PDT
  • Priority: P3
  • Whiteboard: [webdriver:backlog]

126 bugs found.
ID Opened Closed Summary Comp Assignee Status Resolution Keywords Whiteboard Pri Points
1364426 2017-05-12 WebDriver:ElementSendKeys has to set caret for content-editable elements after any child content Marionette nobody NEW --- [webdriver:backlog] P3 ---
1420888 2017-11-27 WebDriver:SendKeysToElement support for non-typeable form controls (date, color, ...) Marionette nobody NEW --- [webdriver:backlog] P3 ---
1495476 2018-10-01 Remove legacy new session capabilities negotiation geckodriver nobody NEW --- [webdriver:backlog] P3 ---
1575510 2019-08-21 element.isInView mutates pointer-events style property of element Marionette nobody NEW --- [webdriver:backlog] P3 ---
1589106 2019-10-16 Add protocol schema validation for WebDriver BiDi WebDriver BiDi nobody NEW --- [webdriver:backlog] P3 ---
1607210 2020-01-06 Update mobile support of Marionette harness to support GeckoView Marionette Client an nobody NEW --- [webdriver:backlog] P3 ---
1658880 2020-08-13 Unknown pointerType: [object String] "pen" Marionette nobody NEW --- [webdriver:backlog] P3 ---
1668488 2020-10-01 "WebDriver:ElementClick" fails for SVG <g> elements because it's not in the pointer-interactable paint tree Marionette nobody NEW --- [webdriver:backlog] P3 ---
1669435 2020-10-06 Also run Puppeteer unit tests in headful mode in CI Agent nobody NEW --- [webdriver:backlog] P3 ---
1672365 2020-10-21 Add Marionette unit test to check the Browser's UI cue when Marionette is enabled Marionette nobody NEW --- [webdriver:backlog] P3 ---
1672366 2020-10-21 Add browser-chrome test to check the Browser's UI cue when Remote Agent is enabled WebDriver BiDi nobody NEW --- [webdriver:backlog] P3 8
1673059 2020-10-23 Improve back/forward navigation when bfcache is disabled Marionette nobody NEW --- [webdriver:backlog] P3 ---
1673478 2020-10-26 Attempt to resume or retry "WebDriver:ExecuteScript" and "WebDriver:ExecuteAsyncScript" commands aborted by MarionetteFrameActor Marionette nobody NEW --- [webdriver:backlog] P3 ---
1675252 2020-11-04 Element interaction commands do not wait until element becomes interactable Marionette nobody NEW --- [webdriver:backlog] P3 ---
1696425 2021-03-04 navigator.webdriver active flag has to be bound to the WebDriver (Marionette, BiDi) and CDP session lifetime Agent nobody NEW --- [webdriver:backlog] P3 ---
1704394 2021-04-11 Extract opening and closing tab related helpers from browser.js to the TabManager module Marionette nobody NEW --- [webdriver:backlog] P3 2
1711931 2021-05-19 Improve Remote Debugging status in about:support General nobody NEW --- [webdriver:backlog] P3 ---
1713640 2021-05-31 Add typescript checks for JS modules in /remote WebDriver BiDi nobody NEW --- [webdriver:backlog] P3 8
1730913 2021-09-15 MessageHandler: cleanup all MessageHandler instances when the root MessageHandler is destroyed WebDriver BiDi nobody NEW --- [webdriver:backlog] P3 8
1731543 2021-09-20 Support formatters properly for ConsoleLogEntry for log.entryAdded event WebDriver BiDi nobody NEW --- [webdriver:backlog] P3 8
1731565 2021-09-20 Cleanup global "browsing context event map" when a browsing context gets closed WebDriver BiDi nobody NEW --- [webdriver:backlog] P3 2
1731754 2021-09-21 Add tests for WebDriver BiDi handshake (upgrade path) WebDriver BiDi nobody NEW --- [webdriver:backlog] P3 8
1738436 2021-10-29 "WebDriver:ExecuteScript" fails to access "localStorage" and "sessionStorage" window properties Marionette nobody NEW --- [webdriver:backlog] P3 ---
1743541 2021-11-29 Chrome scope support for "WebDriver:GetElementShadowRoot" Marionette nobody NEW --- [webdriver:backlog] P3 ---
1745440 2021-12-10 Add async stacktrace support for log.entryAdded WebDriver BiDi nobody NEW --- [webdriver:backlog] P3 ---
1751369 2022-01-21 "Unable to find a matching set of capabilities" for Android with browser version and no --binary argument specified geckodriver nobody NEW --- [webdriver:backlog] P3 ---
1754016 2022-02-07 [android] Use a system allocated port for WebDriver BiDi geckodriver nobody NEW --- [webdriver:backlog] P3 8
1757720 2022-03-02 Drop support for named profiles geckodriver nobody NEW --- [webdriver:backlog] P3 ---
1759004 2022-03-10 RemoteAgent requests using a relative path and with a custom host header will be rejected by httpd.js Agent nobody NEW --- [webdriver:backlog] P3 5
1761445 2022-03-25 TabManager.getBrowsingContextById should not return closed browsing contexts Agent nobody NEW --- [lang=js][webdriver:backlog] P3 2
1761634 2022-03-26 WebDriver:ExecuteScript returns null where no null is possible Marionette nobody NEW --- [webdriver:backlog] P3 ---
1762622 2022-04-01 The fullscreen window endpoint doesn't use fullscreen API Marionette nobody NEW --- [webdriver:backlog] P3 ---
1763069 2022-04-05 Create ContextDescriptor class for MessageHandler Agent nobody NEW --- [webdriver:backlog] P3 1
1763108 2022-04-05 [wdspec] Write tests when two navigate commands are triggered in sequence WebDriver BiDi nobody NEW --- [webdriver:backlog] P3 5
1763126 2022-04-05 Handle navigation to download for browsingContext.navigate WebDriver BiDi nobody NEW --- [webdriver:backlog] P3 ---
1763131 2022-04-05 Handle navigation to javascript urls for browsingContext.navigate WebDriver BiDi nobody NEW --- [webdriver:backlog] P3 2
1763134 2022-04-05 Handle navigation which trigger beforeunload prompts for browsingContext.navigate WebDriver BiDi nobody NEW --- [webdriver:backlog] P3 ---
1763135 2022-04-05 Handle navigations where the initial request times out for browsingContext.navigate WebDriver BiDi nobody NEW --- [webdriver:backlog] P3 2
1764413 2022-04-12 Add wdspec tests for all commands and events targeting a background tab WebDriver BiDi nobody NEW --- [webdriver:backlog] P3 ---
1764784 2022-04-14 [wdspec] Custom preferences from capabilities are never reset and carried along for all remaining tests Marionette nobody NEW --- [webdriver:backlog] P3 ---
1765764 2022-04-21 [wdspec] Port testing/web-platform/mozilla/tests/webdriver/cdp/port_file.py for WebDriver BiDi Marionette nobody NEW --- [webdriver:backlog] P3 1
1766329 2022-04-25 browsingContext.create should not run the focus steps when opening a new window WebDriver BiDi nobody NEW --- [webdriver:backlog] P3 8
1768181 2022-05-06 [wdspec] Add tests to verify correct behavior for all remote.active-protocols combinations Agent nobody NEW --- [webdriver:backlog] P3 ---
1769527 2022-05-16 Update wdspec tests for "browsingContext.navigate" to assert for "document.readyState" WebDriver BiDi nobody NEW --- [webdriver:backlog] P3 ---
1769531 2022-05-16 Make ProgressListener promise return currentURI and targetURI when it's resolved WebDriver BiDi nobody NEW --- [webdriver:backlog] P3 ---
1770914 2022-05-24 geckodriver only listens on IPv4 by default and refuses connections via IPv6 geckodriver nobody NEW --- [webdriver:backlog] P3 ---
1774444 2022-06-15 Extract WebDriver BiDi JavaScript type definitions to a shared module WebDriver BiDi nobody NEW --- [webdriver:backlog] P3 1
1775231 2022-06-21 Move _applySessionData logic to a shared module or an abstract class WebDriver BiDi nobody NEW --- [webdriver:backlog] P3 ---
1776389 2022-06-24 Update ModuleCache methods to use MessageHandler type instead of CommandDestination WebDriver BiDi nobody NEW --- [webdriver:backlog] P3 1
1784088 2022-08-10 Review which options would work the best when creating a sandbox for script evaluation WebDriver BiDi nobody NEW --- [webdriver:backlog] P3 ---
1785284 2022-08-17 Decide style guide for enum type definitions in remote/ Agent nobody NEW --- [webdriver:backlog] P3 ---
1787446 2022-08-26 Replace CDP network observer with the shared network observer extracted from DevTools WebDriver BiDi nobody NEW --- [webdriver:backlog] P3 ---
1787478 2022-08-26 Stop emitting message handler events twice WebDriver BiDi nobody NEW --- [webdriver:backlog] P3 ---
1789246 2022-09-05 Add an option to stop event emission from interceptEvent WebDriver BiDi nobody NEW --- [webdriver:backlog] P3 ---
1791840 2022-09-21 Allow geckodriver browser management to work with WebDriver BiDi only sessions geckodriver nobody NEW --- [webdriver:backlog] P3 ---
1792426 2022-09-26 Decide how to handle error return values with a null stack WebDriver BiDi nobody NEW --- [webdriver:backlog] P3 ---
1792647 2022-09-27 Allow all resolvable IP addresses from the local network interface if "localhost" is specified via --remote-allow-origins Agent nobody NEW --- [webdriver:backlog] P3 ---
1792688 2022-09-28 [wdspec] WebDriver BiDi client hangs when asyncio.wait_for cancels an underlying command WebDriver BiDi nobody NEW --- [webdriver:backlog] P3 ---
1795346 2022-10-14 Refactor MobileTabBrowser (and WindowManager) so that tabs are handled as tabs and not windows on Android Agent nobody NEW --- [webdriver:backlog] P3 ---
1799098 2022-11-04 Do not clear log entryAdded event buffer on reload WebDriver BiDi nobody NEW --- [webdriver:backlog] P3 ---
1802181 2022-11-23 Switch NetworkObserver to use events instead of owner pattern Netmonitor nobody NEW --- [webdriver:backlog] P3 1
1805146 2022-12-12 Firefox 103 changed behavior for "WebDriver:PerformActions" when using a not visible element (eg. "<option>") as origin Marionette nobody NEW --- regression [webdriver:backlog] P3 ---
1805478 2022-12-13 Add timeOrigin to FetchTimingInfo for BiDi Network events WebDriver BiDi nobody NEW --- [webdriver:backlog] P3 ---
1805672 2022-12-14 Allow all resolvable IP addresses from the local network interface if "localhost" is specified via --allow-origins geckodriver nobody NEW --- [webdriver:backlog] P3 ---
1806593 2022-12-20 Node cache needs to support multiple WebDriver sessions Agent nobody NEW --- [webdriver:backlog] P3 ---
1806803 2022-12-21 Support "network.responseCompleted" for service worker responses WebDriver BiDi nobody NEW --- [webdriver:backlog] P3 ---
1808709 2023-01-05 Cloning to JSON fails for objects defined in context of the page and implementing `toJSON()` Marionette nobody NEW --- [webdriver:backlog] P3 ---
1808935 2023-01-06 Update asserts for bidi network wdspec tests to take a single expected object WebDriver BiDi nobody NEW --- [webdriver:backlog][lang=py] P3 1
1808937 2023-01-06 Update the test for HTTP status / statusText in wdspec test for response started WebDriver BiDi nobody NEW --- [webdriver:backlog] P3 ---
1810807 2023-01-17 Avoid broadcasting session data updates which don't change session data at all WebDriver BiDi nobody NEW --- [webdriver:backlog] P3 1
1814128 2023-01-31 Add RunInfo as part of WebDriver executor configuration (pytestrunner) web-platform-tests nobody NEW --- [webdriver:backlog] P3 2
1815461 2023-02-07 NetworkObserver: group response completed callbacks in addResponseCompleted Netmonitor nobody NEW --- [webdriver:backlog] P3 2
1819141 2023-02-27 Ignore network observer events emitted for late requests Agent nobody NEW --- [webdriver:backlog] P3 2
1820734 2023-03-07 Support deserialization of Nodes without an "ownerGlobal" property WebDriver BiDi nobody NEW --- [webdriver:backlog] P3 ---
1823407 2023-03-20 Add HEAD and OPTIONS test cases for revalidate response_completed_cached_tentative WebDriver BiDi nobody NEW --- [webdriver:backlog] P3 1
1823444 2023-03-20 "Clone an object" should only return enumerable properties for an object Marionette nobody NEW --- [webdriver:backlog] P3 2
1826796 2023-04-06 Write network module wdspec tests using http3 WebDriver BiDi nobody NEW --- [webdriver:backlog] P3 ---
1826808 2023-04-06 input.performActions should throw InvalidArgument error for keys with multiple codepoints WebDriver BiDi nobody NEW --- [webdriver:backlog][lang=js] P3 ---
1829346 2023-04-21 Add wdspec fixture to release inputs automatically after each test WebDriver BiDi nobody NEW --- [webdriver:backlog] P3 ---
1829349 2023-04-21 Review wdspec classic actions test fixtures for BiDi WebDriver BiDi nobody NEW --- [webdriver:backlog][lang=py] P3 ---
1829351 2023-04-21 Check if test_key_codepoint should still expect different events for different browsers WebDriver BiDi nobody NEW --- [webdriver:backlog] P3 ---
1829355 2023-04-21 Refactor existing WebDriver classic actions test to match the BiDi tests Agent nobody NEW --- [webdriver:backlog] P3 ---
1829362 2023-04-21 [wdspec] Update bidi tests to use a timeout multiplier instead of a fixed number when waiting for events WebDriver BiDi nobody NEW --- [webdriver:backlog][lang=py] P3 ---
1830839 2023-05-02 "WebDriver:ExecuteScript" and "WebDriver:ExecuteAsyncScript" fail to return properties as defined via "defineProperty" with custom sandbox defined Agent nobody NEW --- [webdriver:backlog] P3 ---
1830897 2023-05-02 Enable async stack traces on the default realm as early as possible WebDriver BiDi nobody NEW --- [webdriver:backlog] P3 2
1833325 2023-05-16 Cleanup wdspec fixtures after moving tests under /classic Marionette nobody NEW --- [webdriver:backlog][lang=py] P3 3
1835216 2023-05-25 Support non-UTF8 headers / cookies in network events WebDriver BiDi nobody NEW --- [webdriver:backlog] P3 ---
1841473 2023-07-03 "browsingContext.captureScreenshot" doesn't fail with NoSuchFrameError if tab gets removed while command is executed WebDriver BiDi nobody NEW --- [webdriver:backlog] P3 ---
1841954 2023-07-06 Requests initiated by a serviceworker create errors when using BiDi network events WebDriver BiDi nobody NEW --- [webdriver:backlog] P3 2
1845076 2023-07-24 "network.responseCompleted" misses `headers` property if "responseStarted" is skipped WebDriver BiDi nobody NEW --- [webdriver:backlog] P3 2
1847094 2023-08-03 Add test to check that viewport dimensions are correct right after browsingContext.create WebDriver BiDi nobody NEW --- [lang=py][webdriver:backlog] P3 ---
1847598 2023-08-07 BiDi script.evaluate can still be used when a user prompt is blocking the page WebDriver BiDi nobody NEW --- [webdriver:backlog] P3 ---
1852252 2023-09-08 [wdspec] Use `MOZ_DISABLE_NONLOCAL_CONNECTIONS` for webdriver/tests/classic/new_session/no_capabilities.py | test_no_capabilities Marionette nobody NEW --- test-disabled [webdriver:backlog] P3 ---
1852941 2023-09-13 browsingContext.contextCreated is emitted for DevTools frames WebDriver BiDi nobody NEW --- [webdriver:backlog] P3 2
1853179 2023-09-14 Send async "key" events at the widget level instead of synthesized DOM events Marionette nobody NEW --- [webdriver:backlog] P3 ---
1853903 2023-09-19 Handle non-alert type blocking prompts in WebDriver BiDi WebDriver BiDi nobody NEW --- [webdriver:backlog] P3 ---
1854622 2023-09-22 Add test_new_context, test_nested_iframes and test_window_open to all wdspec tests for browsing context events WebDriver BiDi nobody NEW --- [webdriver:backlog][lang=py] P3 ---
1855013 2023-09-25 Run script evaluation via the WindowRealm (Remote Agent) implementation in Marionette Marionette nobody NEW --- [webdriver:backlog] P3 ---
1855045 2023-09-25 Implement "input.fileDialogOpened" event WebDriver BiDi nobody NEW --- [webdriver:backlog] P3 5
1856989 2023-10-04 Cross-process iframes are not clicked properly Marionette nobody NEW --- [webdriver:backlog] P3 ---
1859249 2023-10-16 NavigationManager should check the URL before skipping navigation-started events WebDriver BiDi nobody NEW --- [webdriver:backlog] P3 2
1859545 2023-10-17 browsingContext.navigationStarted has the wrong URL for a http-equiv refresh "redirect" WebDriver BiDi nobody NEW --- [webdriver:backlog] P3 3
1860008 2023-10-19 Send one `browsingContext.contextDestroyed` event in case of removing a tree of iframes WebDriver BiDi nobody NEW --- [webdriver:backlog] P3 ---
1860985 2023-10-25 Always use the "navigableIds" map between browsing contexts and uuids to return id for top browsing context in `getIdForBrowsingContext` method of `TabManager` Agent nobody NEW --- [webdriver:backlog] P3 ---
1863539 2023-11-07 "AltitudeAngle" and "AzimuthAngle" are not used for actions of type "touch" Agent nobody NEW --- [webdriver:backlog][lang=js] P3 3
1866749 2023-11-27 Only send "log.entryAdded" events for console API calls that use the printer WebDriver BiDi nobody NEW --- [webdriver:backlog] P3 ---
1868282 2023-12-04 Add browser chrome test for NavigationManager:registerNavigationId Agent nobody NEW --- [webdriver:backlog] P3 ---
1870263 2023-12-15 No auth prompt for "network.continueWithAuth" with action=default on Android WebDriver BiDi nobody NEW --- [webdriver:backlog] P3 3
1871543 2023-12-22 Release geckodriver 0.35.0 geckodriver nobody NEW --- [webdriver:backlog] P3 ---
1873037 2024-01-04 Add errorText for network.fetchError events WebDriver BiDi nobody NEW --- [webdriver:backlog] P3 3
1874098 2024-01-11 Review test_redirect* wdspec tests for BiDi network events WebDriver BiDi nobody NEW --- [webdriver:backlog] P3 2
1874365 2024-01-11 Implement the "browsingContext.downoadWillBegin" event WebDriver BiDi nobody NEW --- [webdriver:backlog] P3 ---
1877187 2024-01-29 Add stacktrace to "network.Initiator" type for "network.BeforeRequestSent" WebDriver BiDi nobody NEW --- [webdriver:backlog] P3 5
1877953 2024-02-01 Support "userContext" parameter for "browsingContext.create" command on Android WebDriver BiDi nobody NEW --- [webdriver:backlog] P3 ---
1878860 2024-02-06 Cross-origin iframes not always loaded after navigate with wait=complete WebDriver BiDi nobody NEW --- [webdriver:backlog] P3 2
1882454 2024-02-27 Loading small pages via HTTPS in no-quirks mode sometimes delays the "network.responseCompleted" event to after the "browsingContext.load" event WebDriver BiDi nobody NEW --- [webdriver:backlog] P3 ---
1884142 2024-03-07 [Android] When creating and switching tabs wait for the former tab's "document.visibilityState" value set to "hidden" WebDriver BiDi nobody NEW --- [webdriver:backlog] P3 2
1886382 2024-03-20 "browsingContext.print" needs to raise "unsupported operation" error for PDFs with zero dimension WebDriver BiDi nobody NEW --- [webdriver:backlog][lang=js] P3 ---
1886518 2024-03-20 Missing BiDi network events for cached images WebDriver BiDi nobody NEW --- [webdriver:backlog] P3 ---
1887118 2024-03-22 Network event cookies are missing all properties except name and value WebDriver BiDi nobody NEW --- [webdriver:backlog] P3 ---
1888004 2024-03-26 2024-04-02 15:13:23 "WebDriver:GetElementText" fails to correctly capitalize text containing an underscore (_) Marionette nobody NEW --- regression [webdriver:backlog] P3 ---
1825284 2023-03-29 "WebDriver:ElementClick" for <option> fires mouse events without expected parameters Marionette omedhurst NEW --- [webdriver:backlog] P3 ---
1795841 2022-10-18 Use TabManager.addTab to open new tabs from marionette with Firefox Desktop Marionette hskupin ASSI --- [webdriver:backlog] P3 ---
1882803 2024-02-29 Emit network.responseCompleted and fetchError from onStopRequest WebDriver BiDi jdescottes ASSI --- [webdriver:backlog] P3 ---
1776754 2022-06-27 Non-JSON data when handling an incoming message causes an internal JavaScript error and skips sending the response Agent miteshgulecha ASSI --- [webdriver:backlog][lang=js] P3 ---
1798464 2022-11-01 Replace usage of "isElementEnabled" atom with basic DOM checks Marionette victoria.o.ajala ASSI --- [lang=js][webdriver:backlog] P3 ---
126 bugs found.