1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-10 18:10:56 +09:00
ladybird/Services/WebContent/WebDriverServer.ipc

5 lines
137 B
Text

#include <LibWeb/WebDriver/Response.h>
endpoint WebDriverServer {
driver_execution_complete(Web::WebDriver::Response response) =|
}