1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-20 22:02:07 +00:00
Commit graph

1 commit

Author SHA1 Message Date
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