mirror of
https://github.com/RGBCube/serenity
synced 2025-07-19 14:57:35 +00:00
![]() Before execute_async_script supported returning value from script to /execute/async caller only if script returns promise that resolves into returned value. This change fixes execute_async_script to also support returning value to caller using callback that is always passed to script as a last argument. |
||
---|---|---|
.. | ||
Capabilities.cpp | ||
Capabilities.h | ||
Client.cpp | ||
Client.h | ||
Contexts.cpp | ||
Contexts.h | ||
ElementLocationStrategies.cpp | ||
ElementLocationStrategies.h | ||
Error.cpp | ||
Error.h | ||
ExecuteScript.cpp | ||
ExecuteScript.h | ||
Response.cpp | ||
Response.h | ||
Screenshot.cpp | ||
Screenshot.h | ||
TimeoutsConfiguration.cpp | ||
TimeoutsConfiguration.h |