コミット履歴

作者 SHA1 メッセージ 日付
  Emmanuel Peroumalnaik a5b6420f1f Fixed a bit how RC is built 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 年 前
  Eric Johnson 10f6500a42 SRD->get_body() now explicitly uses 'xpath' in case the default is not 'xpath'. 11 年 前
  Daniel Gempesaw 7697c4e2c6 Finish T::S::R::D side of #103 11 年 前
  Daniel Gempesaw 31f00d15f1 Update constructor documentation about ua option 11 年 前
  Daniel Gempesaw 626cd2cbf9 Add constructor for desired capabilties: new_from_caps 11 年 前
  Daniel Gempesaw 59394699ca Fix #110: implement a desired_capabilities option 11 年 前
  Daniel Gempesaw 963bed646c Add ua as Driver init option to allow use of Test::LWP::UserAgent 11 年 前
  Daniel Gempesaw b58a5b8b8a Add documentation about firefox profile init option 11 年 前
  Daniel Gempesaw 0dcf40351a Add documentation for proposed desired caps option in #110 11 年 前