Commit History

Author SHA1 Message Date
  George S. Baugh 3ffaa15fec Fixes an issue where upload_file did not return the file path. 11 years ago
  Daniel Gempesaw 0d03188fff Add orientation endpoints. NB - only available for mobile 11 years ago
  Daniel Gempesaw 0c8f641320 Fix quoting in Commands.pm for endpoints 11 years ago
  Daniel Gempesaw 44c5f74568 Add log and log_types endpoints 11 years ago
  Daniel Gempesaw 1f672d0542 Add geolocation endpoints, although they're not widely implemented 11 years ago
  Daniel Gempesaw 09820da643 Add cache_status endpoint for html5 app cache status 11 years ago
  Daniel Gempesaw 241c7c7e74 Restore file permissions after #169 11 years ago
  Bas Bloemsaat 3f879b5ea0 Implements the maximize_window function 11 years ago
  Daniel Gempesaw 4dc455ddfd Remove drag's entry in list of commands 11 years ago
  Daniel Gempesaw b52f22ac8f Begin adding localStorage API endpoints 11 years ago
  Daniel Gempesaw 5a1acee2ab Update Commands.pm with proper list of no_content_success methods 11 years ago
  Daniel Gempesaw 9177ebd89f Fix #136 again in the new no_content_success fashion 11 years ago
  Daniel Gempesaw 4c5d947d0f Indicate whether endpoints should interpet no content as success 11 years ago
  Daniel Gempesaw 1a25b43ad8 Normalize quotation convention in Commands.pm 11 years ago
  Daniel Gempesaw a9356537c3 Consolidate redundant See Also/Bugs pod sections 11 years ago
  gempesaw 728af1b7b2 Let PodWeaver handle module abstracts 11 years ago
  gempesaw 2752642586 Handle AUTHOR and COPYRIGHT pod in weaver.ini 11 years ago
  gempesaw daa68cee19 Update pod & changes with new maintainer info 11 years ago
  gempesaw f77949d472 Open newlines for dist zilla to put version 11 years ago
  Emmanuel Peroumalnaik d593bbbdec Migrated Selenium::Remote::Commands and fixed the tests accordingly 12 years ago
  Robert Utter f3e7af9a56 remove WebElement::hover 12 years ago
  Charles Howes b28b61e1d1 Changed maintainer information, added things to silence DistZilla, 12 years ago
  Charles Howes b6e79c1345 Changed line endings to Unix format. 12 years ago
  Ivan Kurmanov 9d4ea565f2 add upload_file() method to the driver, similar to what java client library has 13 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 cee05d55a1 Added resources for 2 extra timeouts. 14 years ago
  Aditya Ivaturi 7c439aa826 Added 4 methods related to window size & position (get & set) 14 years ago
  Gordon Child 77f42f8456 version bump, created changelog for 0.11, added current maintainer section 14 years ago
  Gordon Child 494b009d92 added click,double_click,button_down,button_up 14 years ago