Commit History

Author SHA1 Message Date
  Aditya Ivaturi 40d38776f6 Added wiki link... 14 years ago
  Aditya Ivaturi 4eefc7e7db Bumping up to v0.14 14 years ago
  Aditya Ivaturi 355ca42e68 Change list for v0.14 14 years ago
  Aditya Ivaturi b1f9826961 Fix for issue #11 so that grid can work fine. 14 years ago
  Aditya Ivaturi f04b3f7fd0 implemented /sessions resource as get_sessions() 14 years ago
  Aditya Ivaturi af73bcec2b Implemented /session/:sessionId/keys resource as send_keys_to_active_element in Driver module. 14 years ago
  Aditya Ivaturi 74bc0d93c6 't' was capitalized for tab. 14 years ago
  Aditya Ivaturi 56ce634eda Added the docs from issue #21. 14 years ago
  Aditya Ivaturi 6f3126d9a7 added linux mocks to manifest 14 years ago
  Aditya Ivaturi 0078f092ff - remove describe_element as it is already part of WebElement 14 years ago
  Aditya Ivaturi 217f25b0fc Change list for v0.13 14 years ago
  Aditya Ivaturi a25210c30f Bumping up version to v0.13 - getting ready to release on CPAN 14 years ago
  Aditya Ivaturi f26720cba9 adding osx mocks & fixing the module::install files 14 years ago
  Aditya Ivaturi 3956fe5db7 latest mocks for linux 14 years ago
  Aditya Ivaturi 5767e7e91d deleted project artifacts 14 years ago
  Aditya Ivaturi e1e857f2bd latest mocks. 14 years ago
  Aditya Ivaturi dffae78285 removed .project & .includepath - they are not needed 14 years ago
  Aditya Ivaturi 73f624b978 Added WDKeys.pm 14 years ago
  Aditya Ivaturi 9fd3edafd3 get_active_element was supposed to return WebElement, but it wasn't. 14 years ago
  Aditya Ivaturi 4e59c475f8 Adding Module::Install back in...don't know why I keep deleting it :( 14 years ago
  Aditya Ivaturi c313eb62f9 Added extra documentation for WDKeys module usage in send_keys. 14 years ago
  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 years ago
  Aditya Ivaturi 44d546b59d Cleaning out Dumper stuff... 14 years ago
  Aditya Ivaturi 4b818bcd9e implemented the method for /session/:sessionId/timeouts/async_script 14 years ago
  Aditya Ivaturi cee05d55a1 Added resources for 2 extra timeouts. 14 years ago
  Aditya Ivaturi 27879bd6d3 testing code got checked in - removing... 14 years ago
  Aditya Ivaturi 6af0445245 Added missing error codes. 14 years ago
  Aditya Ivaturi 861a702d60 Merge branch 'master' of github.com:aivaturi/Selenium-Remote-Driver 14 years ago
  Aditya Ivaturi 8e20e842e7 Changed set size & position of window to return 1 or 0 instead of generic 204 status code message. 14 years ago
  Aditya Ivaturi f09854c948 Added tests for window handles (set & get size, set & get position). 14 years ago