提交歷史

作者 SHA1 備註 提交日期
  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 74bc0d93c6 't' was capitalized for tab. 14 年之前
  Aditya Ivaturi 56ce634eda Added the docs from issue #21. 14 年之前
  Aditya Ivaturi 6f3126d9a7 added linux mocks to manifest 14 年之前
  Aditya Ivaturi 0078f092ff - remove describe_element as it is already part of WebElement 14 年之前
  Aditya Ivaturi 217f25b0fc Change list for v0.13 14 年之前
  Aditya Ivaturi a25210c30f Bumping up version to v0.13 - getting ready to release on CPAN 14 年之前
  Aditya Ivaturi f26720cba9 adding osx mocks & fixing the module::install files 14 年之前
  Aditya Ivaturi 3956fe5db7 latest mocks for linux 14 年之前
  Aditya Ivaturi 5767e7e91d deleted project artifacts 14 年之前
  Aditya Ivaturi e1e857f2bd latest mocks. 14 年之前
  Aditya Ivaturi dffae78285 removed .project & .includepath - they are not needed 14 年之前
  Aditya Ivaturi 73f624b978 Added WDKeys.pm 14 年之前
  Aditya Ivaturi 9fd3edafd3 get_active_element was supposed to return WebElement, but it wasn't. 14 年之前
  Aditya Ivaturi 4e59c475f8 Adding Module::Install back in...don't know why I keep deleting it :( 14 年之前
  Aditya Ivaturi c313eb62f9 Added extra documentation for WDKeys module usage in send_keys. 14 年之前
  Aditya Ivaturi 73b686579e Added support for UTF-8 PUA keyboard events described in http://code.google.com/p/selenium/wiki/JsonWireProtocol#/session/:sessionId/element/:id/value 14 年之前
  Aditya Ivaturi 44d546b59d Cleaning out Dumper stuff... 14 年之前
  Aditya Ivaturi 4b818bcd9e implemented the method for /session/:sessionId/timeouts/async_script 14 年之前
  Aditya Ivaturi cee05d55a1 Added resources for 2 extra timeouts. 14 年之前
  Aditya Ivaturi 27879bd6d3 testing code got checked in - removing... 14 年之前
  Aditya Ivaturi 6af0445245 Added missing error codes. 14 年之前
  Aditya Ivaturi 861a702d60 Merge branch 'master' of github.com:aivaturi/Selenium-Remote-Driver 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 f09854c948 Added tests for window handles (set & get size, set & get position). 14 年之前
  Aditya Ivaturi 7c439aa826 Added 4 methods related to window size & position (get & set) 14 年之前
  Gordon Child 9b33e751a4 updated documentation for find_child_elements also as a fix for github issue 21 14 年之前
  Gordon Child 054917c333 updated documentation per github issue 21 14 年之前
  Gordon Child f17c90cf50 Fixed github issue 22. Added test for Selenium::Remote::Driver::click 14 年之前