Files
ladybird/Userland/Libraries/LibWeb/WebDriver/ExecuteScript.cpp
Timothy Flynn 4a6d0e0f90 LibWeb+WebContent: Use the current window to execute WebDriver scripts
Rather than using the page's top-level window, we must use the window
that is currently active in the WebDriver session.
2024-09-15 00:56:21 +01:00

24 KiB