ladybird/Userland
Tim Ledbetter 107549dc86 LibWeb/WebDriver: Align execute script methods with the specification
This change updates `ExecuteScript::execute_script()` and
`ExecuteScript::execute_script()` to bring their behavior in line with
each other and the current specification text.

Instances of the variable `timeout` have also been renamed to
`timeout_ms`, for clarity.
2024-09-06 09:54:16 +02:00
..
Libraries LibWeb/WebDriver: Align execute script methods with the specification 2024-09-06 09:54:16 +02:00
Services LibWeb/WebDriver: Align execute script methods with the specification 2024-09-06 09:54:16 +02:00
Utilities LibWebView+UI: Move the database and cookie jar to WebView::Application 2024-09-05 19:45:47 -04:00