Skip to content

issues Search Results · repo:w3c/webdriver language:HTML

Filter by

769 results
 (92 ms)

769 results

inw3c/webdriver (press backspace or delete to remove)

To align with the changes introduced for WebDriver BiDi in this pr we should also introduce the value default in WebDriver Classic.
Add Cookie
Delete All Cookies
Delete Cookie
Get All Cookies
Get Named Cookie
  • lutien
  • Opened 
    2 days ago
  • #1908

The Step 17 of Spec says as long as one of width/height is not null, we should set them. However, following wpt-test expects no change in such situations. https://github.com/web-platform-tests/wpt/blob/25669365de86f0fc38fd0b6a53699abad63adc2c/webdriver/tests/classic/set_window_rect/set.py#L197-L202 ...
  • yezhizhen
  • 5
  • Opened 
    10 days ago
  • #1906

Problem: For step 8.2.16 of Element Click, we dispatch pointer [move, down, up], which add [up, down] with id to the input cancel list. Immediately after at 8.2.17, we Remove the input source with id ...
  • yezhizhen
  • Opened 
    16 days ago
  • #1905

Following two are common steps for Find Element(s) From Shadow Root 1. Let start node be the result of trying to get a known shadow root with session and URL variables[ shadow id ]. 2. Let result ...
  • yezhizhen
  • 1
  • Opened 
    17 days ago
  • #1903

This is really a term used by Blink, and we should probably choose something better. Mostly this means renaming an element pointer-interactable paint tree . A pointer-interactive list of elements in ...
Element Click
  • gsnedders
  • Opened 
    18 days ago
  • #1902

Firefox doesn t support ftp protocol since version 90, Chrome since version 95, not sure about Safari. Firefox already doesn t support ftp proxy with WebDriver Classic (and BiDi), so we could consider ...
New Session
  • lutien
  • 4
  • Opened 
    on Jun 2
  • #1900

Currently platformName/browserName have to be passed in ASCII lowercase to match (they re lowercased before comparison); some quick testing makes it seem like chromedriver and geckodriver do have this ...
New Session
  • gsnedders
  • Opened 
    on May 21
  • #1899

c.f. https://w3c.github.io/webdriver/#:~:text=%22browserVersion%22,-Compare%20value%20to, which says: Compare value to the browserVersion entry in matched capabilities using an implementation-defined ...
New Session
  • gsnedders
  • Opened 
    on May 21
  • #1898

https://w3c.github.io/webdriver/#print-page has: In addition, the following formatting hints should be applied by the UA: If scale is not equal to 1: Zoom the size of the content by a factor scale If ...
Print Page
  • gsnedders
  • 3
  • Opened 
    on Apr 23
  • #1895

WebDriver has a representation of cookies that contains some of their most relevant concepts for test introspection. It s currently missing support for the Partition Key of a cookie when using CHIPS. Because ...
Get All Cookies
Get Named Cookie
  • johannhof
  • 12
  • Opened 
    on Apr 16
  • #1894
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub