Aditya Ivaturi 46c195dddb find_element & find_elements now returns WebElement object(s) 15 ani în urmă
..
Commands.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 ani în urmă
Driver.pm 46c195dddb find_element & find_elements now returns WebElement object(s) 15 ani în urmă
ErrorHandler.pm 3ea40ea630 some extra comments 15 ani în urmă
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 ani în urmă
WebElement.pm 7482e81734 Added support for the concept of WebElement. 15 ani în urmă