mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-18 02:26:40 +00:00
WebDriver aims to implement the WebDriver specification found at https://w3c.github.io/webdriver/webdriver-spec.html . It's an HTTP server that can create Browser sessions and control them. Co-authored-by: Florent Castelli <florent.castelli@gmail.com>