Aditya Ivaturi f98b8cc991 Impleted all the WebElement related commands. Still need to document all these methods. 15 years ago
..
Commands.pm f98b8cc991 Impleted all the WebElement related commands. Still need to document all these methods. 15 years ago
Driver.pm f98b8cc991 Impleted all the WebElement related commands. Still need to document all these methods. 15 years ago
ErrorHandler.pm 3ea40ea630 some extra comments 15 years ago
RemoteConnection.pm dfc09ea822 Made changes to be compatible with the recent JSON wire protocol changes & streamlined how the response is processed & returned to the end user. From now on each method of Driver will always return a hash with cmd_status & cmd_return as keys which will tell whether the command executed OK or not (NOTOK). cmd_result will either contain the value returned from the server or the error explanation & stack trace if included. 15 years ago
WebElement.pm f98b8cc991 Impleted all the WebElement related commands. Still need to document all these methods. 15 years ago