Aditya Ivaturi f6860c8457 For newSession, we need to return back the whole response value hash as it contains the sessionId information we need. For remaining commands, we can just send back the value hash alone 15 years ago
..
Commands.pm ca1efb0f34 Changes include: 15 years ago
Driver.pm 644d446f5a - moved _get_command_result to RemoteConnection as it belongs there and the request operation is self contained. i.e. when a request method is called now, it'll process the data & return the appropriate result back. 15 years ago
ErrorHandler.pm 644d446f5a - moved _get_command_result to RemoteConnection as it belongs there and the request operation is self contained. i.e. when a request method is called now, it'll process the data & return the appropriate result back. 15 years ago
RemoteConnection.pm f6860c8457 For newSession, we need to return back the whole response value hash as it contains the sessionId information we need. For remaining commands, we can just send back the value hash alone 15 years ago