Commit History

Author SHA1 Message Date
  Timothy Flynn e89d889219 LibWeb+WebContent: Ensure elements are in view before clicking them 8 months ago
  Timothy Flynn 9682b150ac WebContent: Do not raise errors from invoking element.scrollIntoView 8 months ago
  Timothy Flynn 9f872d9aab WebContent: Do not use NodeIterator to iterate DOM nodes backwards 8 months ago
  Timothy Flynn a9c858fc78 LibWeb: Implement WebDriver element references according to the spec 8 months ago
  Andrew Kaster 7372b2af48 LibIPC+Everywhere: Introduce an IPC Transport abstraction 8 months ago
  Timothy Flynn b75a4d25b7 WebContent: Further validate cookie attributes set from WebDriver 8 months ago
  Timothy Flynn ebe89a3207 WebContent: Parse the type hint in WebDriver's New Window endpoint 8 months ago
  Timothy Flynn 6cba55893e WebContent: Return the handle of the newly opened window from New Window 8 months ago
  Andreas Kling 4fdb266077 LibWeb: Make DOM Node unique IDs strongly typed (and 64 bit) 8 months ago
  Tim Ledbetter eca2318390 WebContent: Use window open steps to create a new window with WebDriver 8 months ago
  Timothy Flynn 048b51eb54 WebContent: Add a JS visitor to WebDriver's IPC connection 9 months ago
  Timothy Flynn 022e2b8a94 LibWeb+WebContent: Rename the WebDriver get-known-element AO 9 months ago
  Timothy Flynn a96a762305 LibWeb+WebContent: Use NNGCPtr in WebDriver code where appropriate 9 months ago
  Timothy Flynn dae6200c1d LibWeb: Update (not replace) timeout values in WebDriver's Set Timeouts 9 months ago
  Timothy Flynn 8396afeb76 LibWeb: Update WebDriver timeout parsing/serializing to the latest spec 9 months ago
  Timothy Flynn 8598ed86fe LibWeb+WebContent: Implement the Element Clear endpoint 9 months ago
  Timothy Flynn 23d134708c LibWeb: Begin implementing the Element Send Keys endpoint 9 months ago
  Timothy Flynn 13fe3477ab WebContent: Wait for same-URL WebDriver navigations to complete 9 months ago
  Timothy Flynn cbf8f1495c WebContent: Create an execution context when getting an element property 9 months ago
  Timothy Flynn ce11a90726 WebContent+WebDriver: Handle when new windows are immediately closed 9 months ago
  Timothy Flynn 5aa50bff8b LibWeb+WebDriver+WebContent: Implement the Element Click endpoint 9 months ago
  Timothy Flynn 95bf6c9877 WebContent: Do not wait for navigations on BCs that have no navigable 9 months ago
  Timothy Flynn ab3cfd9bbb WebContent: Separately store the WebDriver parent and top-level BCs 9 months ago
  Timothy Flynn b3f8d63372 WebContent: Implement the Release Actions endpoint 9 months ago
  Timothy Flynn 709deeb482 LibWeb+WebContent+WebDriver: Implement the Perform Actions endpoint 9 months ago
  Timothy Flynn 94c243acd6 LibWeb+WebContent: Partially implement WebDriver's JSON deserialize AO 9 months ago
  Timothy Flynn 8944c6db3f LibWeb+WebContent: Move WebDriver property extraction to a helper file 9 months ago
  Timothy Flynn 264b2827cd WebContent: Create a temporary execution context to parse WebDriver JSON 9 months ago
  Timothy Flynn 157d41bb0d LibWeb: Form the correct representation of a WebDriver element reference 9 months ago
  Timothy Flynn b035f0cd3d WebContent+WebDriver: Log all unimplemented WebDriver endpoints 9 months ago