ladybird/Userland/Services/WebDriver
Timothy Flynn 956fa84f12 WebDriver: Specify callbacks for clients to launch browser windows
This moves the actual launching of browser windows to the WebDriver main
file. This will allow Ladybird to specify its own callback and re-use
Serenity's Session class.
2022-12-15 17:29:19 +00:00
..
Client.cpp WebDriver: Specify callbacks for clients to launch browser windows 2022-12-15 17:29:19 +00:00
Client.h WebDriver: Specify callbacks for clients to launch browser windows 2022-12-15 17:29:19 +00:00
CMakeLists.txt LibWeb+WebDriver: Move the timeouts configuration object to LibWeb 2022-11-11 22:03:23 +00:00
main.cpp WebDriver: Specify callbacks for clients to launch browser windows 2022-12-15 17:29:19 +00:00
Session.cpp WebDriver: Specify callbacks for clients to launch browser windows 2022-12-15 17:29:19 +00:00
Session.h WebDriver: Specify callbacks for clients to launch browser windows 2022-12-15 17:29:19 +00:00
WebContentConnection.cpp WebDriver: Remove "Services/" prefix from local WebDriver includes 2022-11-14 13:43:24 -05:00
WebContentConnection.h WebDriver: Remove "Services/" prefix from local WebDriver includes 2022-11-14 13:43:24 -05:00