Aditya Ivaturi b94424884d Added two new helper methods: debug_on & debug_off. debug_on will turn on dumping of content sent back & forth with webdriver. Useful in debugging. 13 年 前
..
Commands.pm f04b3f7fd0 implemented /sessions resource as get_sessions() 14 年 前
Driver.pm b94424884d Added two new helper methods: debug_on & debug_off. debug_on will turn on dumping of content sent back & forth with webdriver. Useful in debugging. 13 年 前
ErrorHandler.pm 8ef473383d Added messages to the part of processing, which is useful when an unknown error is encountered. Could prove useful while debugging. 13 年 前
RemoteConnection.pm b94424884d Added two new helper methods: debug_on & debug_off. debug_on will turn on dumping of content sent back & forth with webdriver. Useful in debugging. 13 年 前
WDKeys.pm 74bc0d93c6 't' was capitalized for tab. 14 年 前
WebElement.pm c313eb62f9 Added extra documentation for WDKeys module usage in send_keys. 14 年 前