Historique des commits

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