Commit History

Author SHA1 Message Date
  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
  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 years ago
  Aditya Ivaturi e31b889078 switch_to_frame can now accept WebElement as an input. 13 years ago
  Aditya Ivaturi 2aa660d124 changed date for 0.15 13 years ago
  Aditya Ivaturi de8eeadad9 OS X mocks... 13 years ago
  Aditya Ivaturi 1e84cfc569 mocks for linux... 13 years ago
  Aditya Ivaturi cc14afa865 Forcing Carp v1.25 as a version required for testing 13 years ago
  Aditya Ivaturi ac633277cb mocks for windows... 13 years ago
  Aditya Ivaturi 63e6ebd6c2 proxy config changes 13 years ago
  Aditya Ivaturi 6b750e0363 Added proxy configuration (& example) for desired capabilities. 13 years ago
  Aditya Ivaturi ca64823f48 Change list for v0.15 13 years ago
  Aditya Ivaturi 79f120a1e6 Bumping to v0.15, getting ready to make another release... 13 years ago
  Aditya Ivaturi e2e353bd7e Merge branch 'master' of github.com:aivaturi/Selenium-Remote-Driver 13 years ago
  Aditya Ivaturi cb419a9346 deletion related to issue #14, which I missed 13 years ago
  Aditya Ivaturi 2d0ddccde4 New mocks for windows 13 years ago
  Aditya Ivaturi 6caab658ee cosmetic modification to confirm to rest of the code style 13 years ago
  Aditya Ivaturi a8ce0ae9d5 Merge remote-tracking branch 'swandog/master' into swandog-js-return-array-web-elements 13 years ago
  Tom Hukins 84ea910cc8 Correct a method name in the documentation 13 years ago
  Ken Swanson 30d11512c1 New version of mock-recordings, for linux 13 years ago
  Aditya Ivaturi 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