ladybird/Userland/Applications/Browser/WebDriverSessionServer.ipc
Sam Atkins 8c0f1da9f7 Browser: Add a basic WebDriver API
This adds a new option "--webdriver" that opens a local unix socket
in /tmp/browser_{pid} which the WebDriver server can use to send
commands to the Browser instance.

Co-authored-by: Florent Castelli <florent.castelli@gmail.com>
2022-10-12 23:07:42 +02:00

2 lines
36 B
Text

endpoint WebDriverSessionServer {
}