Commit History

Author SHA1 Message Date
  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 56ce634eda Added the docs from issue #21. 14 years ago
  Aditya Ivaturi 0078f092ff - remove describe_element as it is already part of WebElement 14 years ago
  Aditya Ivaturi a25210c30f Bumping up version to v0.13 - getting ready to release on CPAN 14 years ago
  Aditya Ivaturi 9fd3edafd3 get_active_element was supposed to return WebElement, but it wasn't. 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 8e20e842e7 Changed set size & position of window to return 1 or 0 instead of generic 204 status code message. 14 years ago
  Aditya Ivaturi 7c439aa826 Added 4 methods related to window size & position (get & set) 14 years ago
  Gordon Child f716d48ecc version bump, added release notes 14 years ago
  Gordon Child 6a2699bb3b Merge remote-tracking branch 'tomhukins/master' 14 years ago
  Gordon Child 5e5f48a4e1 find child element(s) should use FINDERS when locating elements 14 years ago
  Tom Hukins 2c9d7e9020 Remove unnecessary Data::Dumper requirements 14 years ago
  Gordon Child 77f42f8456 version bump, created changelog for 0.11, added current maintainer section 14 years ago
  Gordon Child d5b05f0faf return array if it's wanted in find_elements and find_child_elements 14 years ago
  Gordon Child 494b009d92 added click,double_click,button_down,button_up 14 years ago
  Gordon Child 12907f5ead fixed missing function names from documentation 14 years ago
  Gordon Child d1578fb470 added alert methods to the modules 14 years ago
  Gordon Child 6869868335 fixed pod error in Driver.pm 14 years ago
  Gordon Child f8c7c0e6e7 Merge branch 'find_element_nice_error' 14 years ago
  Gordon Child 0ad4b29a33 Merge branch 'updating_documentation' 14 years ago
  Gordon Child 300586c30d Fixed calls that were using the incorrect key from the Commands module 14 years ago
  Gordon Child 5cdc3c6f59 updated documentation for screenshot 14 years ago
  Gordon Child 1e8c493f71 Updating the server response portion of the documentation 14 years ago
  Gordon Child c915f41aee Merge branch 'master' into find_element_nice_error 14 years ago
  Gordon Child f4d8f14ccc added close method, modified documentation 14 years ago
  Gordon Child acd4df692e using @CARP_NOT to indicate where the error originated from for the stack trace 14 years ago
  Gordon Child 1f880ab6f2 Changed the variable used for cases when the method isn't defined 14 years ago
  Gordon Child a7c7fbfa03 Added a nicer error to Driver::find_*element* 14 years ago