Files
serenity/Userland/Libraries/LibWeb/WebDriver
Timothy Flynn bb58a048fc LibWeb+WebContent+WebDriver: Implement the Perform Actions endpoint
Similar to script execution, this spins the WebDriver process until the
action is complete (rather than spinning the WebContent process, which
we've seen result in deadlocks).

(cherry picked from commit 709deeb482a6433abbcb194551788bc5409166f4)
2024-11-24 19:40:10 -05:00
..