Files
serenity/Userland/Libraries/LibWeb/WebDriver/ExecuteScript.cpp
Tim Ledbetter 3da3bdf8c0 LibWeb: Correctly test if WebDriver ExecuteScript timeout is reached
Previously, the conversion assumed that the supplied timeout was in
seconds rather than milliseconds.

(cherry picked from commit b688b5d9d4cfd8f781dd05d522d9533cd6796aca)
2024-11-14 17:35:38 -05:00

20 KiB