コミット履歴

作者 SHA1 メッセージ 日付
  Daniel Gempesaw a2cd5e7f7a Whitespace cleanup in Driver.pm 11 年 前
  Daniel Gempesaw 06cfc7b8d5 Remove testing attribute from Driver.pm 11 年 前
  Daniel Gempesaw 6bbdf3fbb5 Cleanup trailing whitespace in a few places 11 年 前
  Emmanuel Peroumalnaik 38c565f378 Merged master, one test failing because of recordings 11 年 前
  Emmanuel Peroumalnaik a5b6420f1f Fixed a bit how RC is built 11 年 前
  Daniel Gempesaw 9054824938 Fix #58: implement get_user_agent convenience sub 11 年 前
  Daniel Gempesaw ea68e064fc Use $self->FINDERS to allow for modification in inherited classes 11 年 前
  Daniel Gempesaw 2dafe7c847 Carp on use of get|set_speed about ensuing removal 11 年 前
  Emmanuel Peroumalnaik 4a42ed5d18 removed get/set speed functions 11 年 前
  Emmanuel 'BHS_error' Peroumalnaik 8180cea79a removed dbg messages 11 年 前
  Emmanuel 'BHS_error' Peroumalnaik f72178f0c9 moved mock class to t/lib, refactored a bit S::R::RC->request prototype 11 年 前
  Emmanuel Peroumalnaik e445acbc26 removed the mock logic from S::R::D 11 年 前
  Emmanuel Peroumalnaik 87752cc8a5 Mocking class works 11 年 前
  Daniel Gempesaw 61a04b09e0 Croak with error msg for badly configured browsers 11 年 前
  Daniel Gempesaw 033be84927 Fix #153: document use of switching windows by name 11 年 前
  Daniel Gempesaw b52f22ac8f Begin adding localStorage API endpoints 11 年 前
  Daniel Gempesaw 40fc530d48 Add other webdriver related projects to the See Also section 11 年 前
  Brian Horakh 4aa60335d5 has_javascript compatibility with JSON::XS 3.01+ 11 年 前
  Daniel Gempesaw 35c18758a1 Fix use of shift on a ref (experimental) for inner_window 11 年 前
  Daniel Gempesaw 13544ff7c8 Add inner_window_size sub and init hash key option 11 年 前
  Daniel Gempesaw 9177ebd89f Fix #136 again in the new no_content_success fashion 11 年 前
  Daniel Gempesaw 4c5d947d0f Indicate whether endpoints should interpet no content as success 11 年 前
  Daniel Gempesaw 2d130cd5c6 Fix #136: Accept 200 as a passing status code for window size fns 11 年 前
  Daniel Gempesaw 725ffc7580 Reorganize new_from_caps documentation 11 年 前
  Daniel Gempesaw dde2e9dae4 Add a predicate to restrict has_base_url 11 年 前
  Dmitry Karasik 32c1e9786d - fix for case when child element cannot be found 11 年 前
  Daniel Gempesaw ae10a629a4 Merge pull request #125 from kablamo/default-hostname 11 年 前
  Joe Higton 6c93062136 Attempted fix for (github) issue #128 / unexported encode_base64: 11 年 前
  Eric Johnson 96ccb759f8 Fix the occasional // in urls. I thought URI->new->canonical was doing that. 11 年 前
  Eric Johnson a0cc404608 Added a 'base_url' param 11 年 前