ladybird/Services/WebContent/WebDriverServer.ipc

6 lines
137 B
Text
Raw Normal View History

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