Commit History

Author SHA1 Message Date
  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
  Aditya Ivaturi 7c439aa826 Added 4 methods related to window size & position (get & set) 14 years ago
  Gordon Child 9b33e751a4 updated documentation for find_child_elements also as a fix for github issue 21 14 years ago
  Gordon Child 054917c333 updated documentation per github issue 21 14 years ago
  Gordon Child f17c90cf50 Fixed github issue 22. Added test for Selenium::Remote::Driver::click 14 years ago
  Gordon Child 623647c496 added new mock recordings for MSWin32 14 years ago
  Gordon Child 2b57cfa905 added todos for new wireprotocol calls 14 years ago
  Gordon Child 41257e858e Merge pull request #16 from enlewof/master 14 years ago
  Allen Lew 91a84ced1e fix for get title 14 years ago
  Gordon Child 3273450384 made sure that all the assert functions ended with a semicolon by using the 'statement' function 14 years ago
  Allen Lew 11a3a50acc Fix for get_text and assert functions 14 years ago
  Gordon Child 71c59e39a5 Fixed issue with get_active_element (thanks Robert Mueller!) 14 years ago
  Gordon Child c778c43aec modified gitignore 14 years ago