| .. |
|
Commands.pm
|
9d4ea565f2
add upload_file() method to the driver, similar to what java client library has
|
13 years ago |
|
Driver.pm
|
bd2bf10bbd
Added chrome prefs usage to perl doc
|
13 years ago |
|
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 years ago |
|
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 years ago |
|
WDKeys.pm
|
74bc0d93c6
't' was capitalized for tab.
|
14 years ago |
|
WebElement.pm
|
c313eb62f9
Added extra documentation for WDKeys module usage in send_keys.
|
14 years ago |