커밋 기록

작성자 SHA1 메시지 날짜
  Aditya Ivaturi f07ad7d605 Fixing the issue #36. If the proxy is never set, then it is not even included in the desired capabilities. 13 년 전
  Daniel Gempesaw 636cd65f46 Fix: passing '0' for secure option in add_cookie creates secure cookie 13 년 전
  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 년 전
  Aditya Ivaturi e546242d4f Implemented command /session/:sessionId/timeouts as set_timeout, still have to add unit tests 13 년 전
  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 년 전
  Aditya Ivaturi e31b889078 switch_to_frame can now accept WebElement as an input. 13 년 전
  Aditya Ivaturi 6b750e0363 Added proxy configuration (& example) for desired capabilities. 13 년 전
  Aditya Ivaturi 79f120a1e6 Bumping to v0.15, getting ready to make another release... 13 년 전
  Aditya Ivaturi e2e353bd7e Merge branch 'master' of github.com:aivaturi/Selenium-Remote-Driver 13 년 전
  Aditya Ivaturi 6caab658ee cosmetic modification to confirm to rest of the code style 13 년 전
  Aditya Ivaturi a8ce0ae9d5 Merge remote-tracking branch 'swandog/master' into swandog-js-return-array-web-elements 13 년 전
  Tom Hukins 84ea910cc8 Correct a method name in the documentation 13 년 전
  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 년 전
  Aditya Ivaturi 40d38776f6 Added wiki link... 14 년 전
  Aditya Ivaturi 4eefc7e7db Bumping up to v0.14 14 년 전
  Ken Swanson ac2990445c Fix for "execute_script" to convert elements into WebElement objects regardless of whether they are nested in the return structure 14 년 전
  Aditya Ivaturi f04b3f7fd0 implemented /sessions resource as get_sessions() 14 년 전
  Aditya Ivaturi af73bcec2b Implemented /session/:sessionId/keys resource as send_keys_to_active_element in Driver module. 14 년 전
  Aditya Ivaturi 56ce634eda Added the docs from issue #21. 14 년 전
  Aditya Ivaturi 0078f092ff - remove describe_element as it is already part of WebElement 14 년 전
  Aditya Ivaturi a25210c30f Bumping up version to v0.13 - getting ready to release on CPAN 14 년 전
  Aditya Ivaturi 9fd3edafd3 get_active_element was supposed to return WebElement, but it wasn't. 14 년 전
  Aditya Ivaturi 44d546b59d Cleaning out Dumper stuff... 14 년 전
  Aditya Ivaturi 4b818bcd9e implemented the method for /session/:sessionId/timeouts/async_script 14 년 전
  Aditya Ivaturi 8e20e842e7 Changed set size & position of window to return 1 or 0 instead of generic 204 status code message. 14 년 전
  Aditya Ivaturi 7c439aa826 Added 4 methods related to window size & position (get & set) 14 년 전
  Gordon Child f716d48ecc version bump, added release notes 14 년 전
  Gordon Child 6a2699bb3b Merge remote-tracking branch 'tomhukins/master' 14 년 전
  Gordon Child 5e5f48a4e1 find child element(s) should use FINDERS when locating elements 14 년 전
  Tom Hukins 2c9d7e9020 Remove unnecessary Data::Dumper requirements 14 년 전