Commit History

Author SHA1 Message Date
  Dave Rolsky 6e34634f8c Move cmd_return check up a little higher to simplify the code 12 years ago
  Dave Rolsky aba915e37d Don't assume that a response has any particular structure 12 years ago
  Dave Rolsky 0e7ad05cbf Include the error message from the server when we can't create a session 12 years ago
  Dave Rolsky f04292987a Don't check for html to see if the server returned an error, check content type 12 years ago
  Dave Rolsky 505232ba43 Remove some tabs which made it hard to see indentation 12 years ago
  Dave Rolsky db99a00f48 Fix broken use of =cut 12 years ago
  Charles Howes 6936c64ad3 Line endings fixed back to unix format. 12 years ago
  Charles Howes d30e31e04f Changed to 0.16 12 years ago
  Charles Howes b992873cc9 Added a bit of pod markup to WDKeys.pm 12 years ago
  Charles Howes dadb329913 Click wasn't working due to typo. 12 years ago
  Charles Howes 0d78dbee64 Return the error message instead of dying mysteriously, see 12 years ago
  Charles Howes 338872f76d Fix a problem with data being sent as integers; 12 years ago
  Aditya Ivaturi 82ac94841a maintenance warning. 13 years ago
  Daniel Fackrell 7cdf3dce0f Croak instead of returning error strings 13 years ago
  Vishwanath Janmanchi bd2bf10bbd Added chrome prefs usage to perl doc 13 years ago
  Ivan Kurmanov 9d4ea565f2 add upload_file() method to the driver, similar to what java client library has 13 years ago
  Aditya Ivaturi 02ba9d8b06 Darwin mocks for f07ad7d605686c51bfd6639f09a87dd0126312c6 13 years ago
  Aditya Ivaturi 02bf1b24f0 Adding linux mocks for f07ad7d605686c51bfd6639f09a87dd0126312c6. Also that commit was by @kurmanka. 13 years ago
  Aditya Ivaturi bd7c951226 Merge branch 'master' of github.com:aivaturi/Selenium-Remote-Driver 13 years ago
  Aditya Ivaturi f07ad7d605 Fixing the issue #36. If the proxy is never set, then it is not even included in the desired capabilities. 13 years ago
  Aditya Ivaturi fd57a562bd new mocks for linux... 13 years ago
  Aditya Ivaturi 55b0f5f3e9 Darwin mocks... 13 years ago
  Aditya Ivaturi 9d51e4f7af Creating new mocks for Windows 13 years ago
  Aditya Ivaturi 59d2f4f60f Merge pull request #33 from gempesaw/insecure_add_cookie 13 years ago
  Daniel Gempesaw 636cd65f46 Fix: passing '0' for secure option in add_cookie creates secure cookie 13 years ago
  Aditya Ivaturi fd4bf9e9c3 Merge pull request #32 from jh86/master 13 years ago
  Jon Hermansen fab1484302 Provide a working default proxyType value in Selenium::Remote::Driver::new() when no proxy details are passed. Fixes the session creation failure I've been seeing on OS X with Chrome version 20. 13 years ago
  Aditya Ivaturi e546242d4f Implemented command /session/:sessionId/timeouts as set_timeout, still have to add unit tests 13 years ago
  Tom Hukins fb9dbd8fa4 Support automated releasing and tagging 13 years ago
  Tom Hukins 2701a83cf1 Generate version numbers based on dist.ini 13 years ago