Commit History

Author SHA1 Message Date
  Timothy Flynn 1be67faab7 LibWeb+WebContent: Handle user prompts that open during script execution 8 months ago
  Shannon Booth cc91473f4d LibWeb: Make TemporaryExecutionContext take a Realm& 8 months ago
  Timothy Flynn f064c6e930 LibWeb+WebContent+WebDriver: Make the screenshot endpoints asynchronous 8 months ago
  Timothy Flynn ad9d623664 WebContent+WebDriver: Make the element locator endpoints asynchronous 8 months ago
  Shannon Booth 7487a782db LibWeb: Use HeapFunction for EventLoopPlugin::spin_until 8 months ago
  Aliaksandr Kalenik a8077f79cc LibWeb: Separate text control input events handling from contenteditable 8 months ago
  Timothy Flynn 3ca2ee9c72 LibWeb+WebContent+WebDriver+UI: Make window min/maximize asynchronous 8 months ago
  Timothy Flynn fa83cc722c LibWeb+WebContent+WebDriver+UI: Make window rect updates asynchronous 8 months ago
  Jonne Ransijn 07cd7d479f LibWeb: Remove reference counting for `CSS::StyleProperties` 8 months ago
  Timothy Flynn 0722a3b1c0 LibWeb+WebContent+WebDriver: Asynchronously wait for dialog dismissal 8 months ago
  Timothy Flynn bf0bc62654 WebContent+WebDriver: Asynchronously wait for navigations to complete 8 months ago
  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