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