| .. |
|
Commands.pm
|
f50ff673f9
get_params accepts a hash now, with:
|
15 lat temu |
|
Driver.pm
|
f50ff673f9
get_params accepts a hash now, with:
|
15 lat temu |
|
ErrorHandler.pm
|
dc0650fdbf
A proper error hash is now returned which includes a friendly error message & the stack trace returned from the server.
|
15 lat temu |
|
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 lat temu |