Historique des commits

Auteur SHA1 Message Date
  Gordon Child 5cdc3c6f59 updated documentation for screenshot il y a 14 ans
  Gordon Child 1e8c493f71 Updating the server response portion of the documentation il y a 14 ans
  Gordon Child f4d8f14ccc added close method, modified documentation il y a 14 ans
  Gordon Child 1087b6cab1 put get_value back via the non-deprecated subroutine il y a 14 ans
  Gordon Child 7e68f131f5 Merge pull request #6 from philmitchell/master il y a 14 ans
  Gordon Child 3175a9d9f6 added test for Selenium::Remote::Driver::status il y a 14 ans
  Gordon Child db15805fb1 added cover_db to git ignore for checking test_coverage il y a 14 ans
  Gordon Child b0734dc6cf Merge branch 'master' of github.com:aivaturi/Selenium-Remote-Driver il y a 14 ans
  Gordon Child 9b8362c96b updated driver-example.pl on how to use Selenium::Remote::Driver with Test::More il y a 14 ans
  Gordon Child 55c3594428 Added a couple new methods, updated tests il y a 14 ans
  Gordon Child 1b287bd6e0 only destroy if we're on the same pid il y a 14 ans
  Phil Mitchell ea3d7fc220 Cleaned up some deprecated/removed API: il y a 14 ans
  Gordon Child 440e6620bb fixed skip_all problem in t/manifest il y a 14 ans
  Gordon Child cfb56a0004 returning arrays and hashes isn't quite supported yet in the execute_script methods :D il y a 14 ans
  Gordon Child c37d7dda7e Added execute_async_script command il y a 14 ans
  Gordon Child 0a068a515d added the status command, removed the get/setSpeed from Commands.pm il y a 14 ans
  Gordon Child 29427e8d35 Added test to verify that Commands.pm matches the published JsonWireProtocol il y a 14 ans
  Gordon Child 4ed6877ed7 Removed ignore.txt il y a 14 ans
  Gordon Child 201a725350 Modifications for release testing il y a 14 ans
  Gordon Child 70aad06862 Removed global $driver variable from WebElement.pm il y a 14 ans
  Gordon Child ab046a370d updated driver-example per request from wshayes il y a 14 ans
  Gordon Child 77ef0a704f removed tests for set_speed added tests for set_implicit_wait_timeout il y a 14 ans
  Phil Mitchell 279b80cf74 Fixed bug in Commands.pm: definition of setImplicitWaitTimeout il y a 14 ans
  Gordon Child 9530890661 added a gitignore file il y a 14 ans
  Gordon Child af9443be39 Fixed tests in webelements test, added todos as well il y a 14 ans
  Gordon Child e65e6d1ea7 modified 01-driver-live.t to support the new calling method il y a 14 ans
  Gordon Child 8bcd0952b5 if an error occurs on the server, the module croaks with the error the server gave il y a 14 ans
  Gordon Child 8dcdd41ea6 Further modifications to support the new calling method il y a 14 ans
  Gordon Child 08bf5460a6 added an initial ide-plugin il y a 14 ans
  Gordon Child 5f97d805cf further changes to have the driver croak on error il y a 14 ans