Files
serenity/Userland/Libraries/LibWeb/WebDriver/ExecuteScript.cpp
Timothy Flynn 440dc633fb 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.

(cherry picked from commit 4a6d0e0f9035ac39e7b5b5a4d126ff1c40138a7d)
2024-11-24 15:19:49 -05:00

24 KiB