DescriptionThe command handler for /session/:sessionId/execute (execute_script) was
implemented incorrectly: the "args" JSON parameter should be a ListValue, not
a StringValue. Also, the "args" parameter is not optional; if no "args" are
provided in the request, an error should be returned (the handler was
defaulting to an empty list).
Patch Set 1 #
Total comments: 4
Patch Set 2 : '' #Patch Set 3 : '' #Patch Set 4 : Reverting some changes to WEBDRIVER_TESTS that belong in another CL #
Messages
Total messages: 3 (0 generated)
|