Commits
User selector
Commit History
Commits on May 30, 2021
Remove WTF::Optional synonym for std::optional, using that class template directly instead
Show description for e98ff12committed
Commits on Sep 10, 2020
Web Inspector: modernize generated backend protocol code
Show description for f6e8afacommitted
Commits on Jan 10, 2020
Automation: evaluateJavaScriptFunction should use Promises
Show description for 3df0073committed
Commits on Jan 7, 2020
WebDriver: handle no such element errors
Show description for 838dcc1committed
Commits on Dec 20, 2018
wtf/Optional.h: move-constructor and move-assignment operator should disengage the value being moved from
Show description for 462a669committed
Commits on Jun 23, 2018
[WTF] Add user-defined literal for ASCIILiteral
Show description for 4a804a8committed
Commits on May 10, 2018
WebDriver: implement advance user interactions
Show description for 417852ecommitted
Commits on Dec 2, 2017
WebDriver: handle user prompts shown while executing scripts
Show description for bb66a5acommitted
Commits on Nov 28, 2017
Move JSONValues to WTF and convert uses of InspectorValues.h to JSONValues.h
Show description for 27006f5authored andcommitted
Commits on Nov 15, 2017
Unreviewed, rolling out r224863.
Show description for c6d1ebecommittedMove JSONValues to WTF and convert uses of InspectorValues.h to JSONValues.h
Show description for 579a88dauthored andcommitted
Commits on Oct 2, 2017
WebDriver: HTTP status code is not correct for some of the errors
Show description for 8b7f0e1committed
Commits on Aug 28, 2017
WebDriver: implement screen capture commands
Show description for 0b8030bcommittedWebDriver: implement cookies commands
Show description for e58aec4committed
Commits on Aug 15, 2017
WebDriver: handle click events on option elements
Show description for aa6da5fcommitted
Commits on Aug 8, 2017
Web Automation: setUserInputForCurrentJavaScriptPrompt should fail if current dialog is not a prompt
Show description for 19eadc5committedWebDriver: implement unhandled prompt behavior
Show description for 60100dacommittedWebDriver: implement user prompt commands
Show description for 0ca8561committed
Commits on Aug 5, 2017
WebDriver: use in-view center point for clicks instead of bounding box center point
Show description for 7409dc7committed
Commits on Jul 24, 2017
WebDriver: implement page load timeout
Show description for c6ca729committed
Commits on Jul 19, 2017
WebDriver: handle invalid selector errors
Show description for fe9bb9dcommitted
Commits on Jul 18, 2017
Add initial implementation of WebDriver process to run the HTTP server
Show description for 433ea8dcommitted
Loading