Commit History

Author SHA1 Message Date
  Sam Atkins affc8a22ca LibWeb+WebContent: Convert BrowsingContext to new pixel units 2 years ago
  Baitinq 419dea0996 WebDriver: Implement stub for .../element/{element id}/click 2 years ago
  Baitinq 6a72a4df96 LibWeb: Propagate errors in Element::scroll_into_view() 2 years ago
  Timothy Flynn 944e17ce9e WebContent: Disallow creating WebDriverConnections with existing sockets 2 years ago
  Sam Atkins 8dfeb67f8c LibWeb+WebContent+headless-browser: Make Page aware of the display scale 2 years ago
  Timothy Flynn bf060adcf9 Browser+LibWebView+WebContent: Do not domain match on cookie updates 2 years ago
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
  Victor Song 88ecc4a1e5 WebContent+WebDriver: Implement `POST /session/{id}/window` endpoint 2 years ago
  Baitinq 02a2018ec4 WebDriver: Implement stub for /session/{id}/print 2 years ago
  Timothy Flynn 0135a2ab5b WebContent: Remove WebContent::ConnectionFromClient from WebDriver 2 years ago
  Timothy Flynn 46b2cb308d LibWeb+WebContent: Virtualize methods needed for WebDriver in PageClient 2 years ago
  Timothy Flynn be80d43161 WebContent: Store a base PageClient in the WebDriverConnection 2 years ago
  Timothy Flynn d1c6b85dcf WebContent: Set the WebDriver active flag directly on the Page 2 years ago
  Timothy Flynn 1f08cb7020 LibWeb+WebContent: Move pending dialog handling from PageHost to Page 2 years ago
  Timothy Flynn 1fdce71483 WebContent: Implement WebDriver's implicit timeout for finding elements 2 years ago
  Timothy Flynn 297186c68a WebContent: Don't assume start nodes for finding elements remain valid 2 years ago
  Timothy Flynn 7398fd107c WebContent: Add missing user prompt handling steps 2 years ago
  Timothy Flynn 37c4bf3afd WebDriver: Implement all modes for handling the current user prompt 2 years ago
  Timothy Flynn adc7977ec7 WebContent+WebDriver: Send the parsed capabilities over to WebContent 2 years ago
  Timothy Flynn f7bb835d09 LibWeb+LibWebView+WebContent+WebDriver: Implement Send Alert Text 2 years ago
  Timothy Flynn f9b8742fff LibWeb+WebContent+WebDriver: Implement Get Alert Text 2 years ago
  Timothy Flynn 3e7d633954 LibWeb+WebContent+WebDriver: Implement Accept Alert 2 years ago
  Timothy Flynn 7cf2feb047 LibWeb+WebContent+WebDriver: Implement Dismiss Alert 2 years ago
  Timothy Flynn 0e94904034 LibWebView+WebContent: Begin handling open user dialogs for WebDriver 2 years ago
  Timothy Flynn 8e624c8f6d LibWeb+WebContent+WebDriver: Implement Find Elements From Shadow Root 2 years ago
  Timothy Flynn 6d9bd04233 LibWeb+WebContent+WebDriver: Implement Find Element From Shadow Root 2 years ago
  Timothy Flynn 4d9fd5d190 LibWeb+WebContent+WebDriver: Implement Get Element Shadow Root 2 years ago
  Timothy Flynn cb91e6067c LibWeb+WebContent+WebDriver: Implement Get Active Element 2 years ago
  Timothy Flynn 826d5f8f9a WebContent+WebDriver: Move Window commands to WebContent 2 years ago