Aditya Ivaturi 7f4a7ac9eb Added some POD, still more to do... 15 vuotta sitten
..
Commands.pm 775155c835 Added implicit wait timeout command 15 vuotta sitten
Driver.pm 7f4a7ac9eb Added some POD, still more to do... 15 vuotta sitten
ErrorHandler.pm 3ea40ea630 some extra comments 15 vuotta sitten
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 vuotta sitten
WebElement.pm f98b8cc991 Impleted all the WebElement related commands. Still need to document all these methods. 15 vuotta sitten