Historique des commits

Auteur SHA1 Message Date
  Charles Howes e196e62e90 Set the minimum Perl version to 5.10 in Dist::Zilla config and main module. il y a 12 ans
  Charles Howes b28b61e1d1 Changed maintainer information, added things to silence DistZilla, il y a 12 ans
  Charles Howes 81a6ffe3a2 Merge branch 'dist-zilla' il y a 12 ans
  Dave Rolsky 6e34634f8c Move cmd_return check up a little higher to simplify the code il y a 12 ans
  Dave Rolsky aba915e37d Don't assume that a response has any particular structure il y a 12 ans
  Dave Rolsky 0e7ad05cbf Include the error message from the server when we can't create a session 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 dadb329913 Click wasn't working due to typo. il y a 12 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 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
  Daniel Gempesaw 636cd65f46 Fix: passing '0' for secure option in add_cookie creates secure cookie 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 2701a83cf1 Generate version numbers based on dist.ini 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
  Aditya Ivaturi e31b889078 switch_to_frame can now accept WebElement as an input. il y a 13 ans
  Aditya Ivaturi 6b750e0363 Added proxy configuration (& example) for desired capabilities. il y a 13 ans
  Aditya Ivaturi 79f120a1e6 Bumping to v0.15, getting ready to make another release... il y a 13 ans
  Aditya Ivaturi e2e353bd7e Merge branch 'master' of github.com:aivaturi/Selenium-Remote-Driver il y a 13 ans
  Aditya Ivaturi 6caab658ee cosmetic modification to confirm to rest of the code style il y a 13 ans
  Aditya Ivaturi a8ce0ae9d5 Merge remote-tracking branch 'swandog/master' into swandog-js-return-array-web-elements il y a 13 ans
  Tom Hukins 84ea910cc8 Correct a method name in the documentation il y a 13 ans
  Aditya Ivaturi 8ef473383d Added messages to the part of processing, which is useful when an unknown error is encountered. Could prove useful while debugging. il y a 13 ans
  Aditya Ivaturi 40d38776f6 Added wiki link... il y a 14 ans
  Aditya Ivaturi 4eefc7e7db Bumping up to v0.14 il y a 14 ans
  Ken Swanson ac2990445c Fix for "execute_script" to convert elements into WebElement objects regardless of whether they are nested in the return structure il y a 14 ans
  Aditya Ivaturi f04b3f7fd0 implemented /sessions resource as get_sessions() il y a 14 ans
  Aditya Ivaturi af73bcec2b Implemented /session/:sessionId/keys resource as send_keys_to_active_element in Driver module. il y a 14 ans