Historique des commits

Auteur SHA1 Message Date
  Aditya Ivaturi 6b750e0363 Added proxy configuration (& example) for desired capabilities. il y a 13 ans
  Aditya Ivaturi 79f120a1e6 Bumping to v0.15, getting ready to make another release... il y a 13 ans
  Aditya Ivaturi e2e353bd7e Merge branch 'master' of github.com:aivaturi/Selenium-Remote-Driver il y a 13 ans
  Aditya Ivaturi 6caab658ee cosmetic modification to confirm to rest of the code style il y a 13 ans
  Aditya Ivaturi a8ce0ae9d5 Merge remote-tracking branch 'swandog/master' into swandog-js-return-array-web-elements il y a 13 ans
  Tom Hukins 84ea910cc8 Correct a method name in the documentation il y a 13 ans
  Aditya Ivaturi 8ef473383d Added messages to the part of processing, which is useful when an unknown error is encountered. Could prove useful while debugging. il y a 14 ans
  Aditya Ivaturi 40d38776f6 Added wiki link... il y a 14 ans
  Aditya Ivaturi 4eefc7e7db Bumping up to v0.14 il y a 14 ans
  Ken Swanson ac2990445c Fix for "execute_script" to convert elements into WebElement objects regardless of whether they are nested in the return structure il y a 14 ans
  Aditya Ivaturi f04b3f7fd0 implemented /sessions resource as get_sessions() il y a 14 ans
  Aditya Ivaturi af73bcec2b Implemented /session/:sessionId/keys resource as send_keys_to_active_element in Driver module. il y a 14 ans
  Aditya Ivaturi 56ce634eda Added the docs from issue #21. il y a 14 ans
  Aditya Ivaturi 0078f092ff - remove describe_element as it is already part of WebElement il y a 14 ans
  Aditya Ivaturi a25210c30f Bumping up version to v0.13 - getting ready to release on CPAN il y a 14 ans
  Aditya Ivaturi 9fd3edafd3 get_active_element was supposed to return WebElement, but it wasn't. il y a 14 ans
  Aditya Ivaturi 44d546b59d Cleaning out Dumper stuff... il y a 14 ans
  Aditya Ivaturi 4b818bcd9e implemented the method for /session/:sessionId/timeouts/async_script il y a 14 ans
  Aditya Ivaturi 8e20e842e7 Changed set size & position of window to return 1 or 0 instead of generic 204 status code message. il y a 14 ans
  Aditya Ivaturi 7c439aa826 Added 4 methods related to window size & position (get & set) il y a 14 ans
  Gordon Child f716d48ecc version bump, added release notes il y a 14 ans
  Gordon Child 6a2699bb3b Merge remote-tracking branch 'tomhukins/master' il y a 14 ans
  Gordon Child 5e5f48a4e1 find child element(s) should use FINDERS when locating elements il y a 14 ans
  Tom Hukins 2c9d7e9020 Remove unnecessary Data::Dumper requirements il y a 14 ans
  Gordon Child 77f42f8456 version bump, created changelog for 0.11, added current maintainer section il y a 14 ans
  Gordon Child d5b05f0faf return array if it's wanted in find_elements and find_child_elements il y a 14 ans
  Gordon Child 494b009d92 added click,double_click,button_down,button_up il y a 14 ans
  Gordon Child 12907f5ead fixed missing function names from documentation il y a 14 ans
  Gordon Child d1578fb470 added alert methods to the modules il y a 14 ans
  Gordon Child 6869868335 fixed pod error in Driver.pm il y a 14 ans