提交历史

作者 SHA1 备注 提交日期
  George S. Baugh 3f61691755 Fix #345: Implement WC3 webdriver standard compatibility 8 年之前
  Daniel Gempesaw f6d29226c3 Fix WebElement construction from execute_script 9 年之前
  Daniel Gempesaw 67eff3da50 Handle spec-appropriate element id extraction 9 年之前
  Daniel Gempesaw 6b3e89050f Stop testing WebElement::drag to avoid carping 10 年之前
  Daniel Gempesaw 227358176b Clean up leading whitespace lines 10 年之前
  lembark cf79170f72 replace #!.*perl with "#!/bin/env perl" in executables and docs, remove extranous #! lines in tests 10 年之前
  Daniel Gempesaw feb250fbe4 Move the test website and domain up into TestHarness.pm 11 年之前
  Daniel Gempesaw 3c244b67ff Fix TestHarness instantiation for DEMOLISH to fire properly 11 年之前
  Daniel Gempesaw f5b665c73f Use the cleaner version of test setup after 35c4589 11 年之前
  Daniel Gempesaw 8b542d6bbe Use b46d9f1 to consolidate test harness boilerplate 11 年之前
  Daniel Gempesaw 926c652a5e Merge pull request #164 from gempesaw/mock-driver-experiment 11 年之前
  Daniel Gempesaw 0d200146d6 Use TestHarness to set up test fixtures 11 年之前
  Daniel Gempesaw 6bbdf3fbb5 Cleanup trailing whitespace in a few places 11 年之前
  Daniel Gempesaw ef2795516f Remove eval around drag test in 02-webelement.t 11 年之前
  Emmanuel Peroumalnaik cbfa06136b Ported 02-webelement test file to new mock 11 年之前
  Daniel Gempesaw a3e23f1191 Fix #87: implement is_hidden in WebElement.pm 11 年之前
  Daniel Gempesaw 60c6857b00 Set up failing tests that pertain to #145 11 年之前
  Daniel Gempesaw 9a08807c52 Move scaffolding out of test section 11 年之前
  Daniel Gempesaw ba8c4be82e Fix #144: remove describeElement tests 11 年之前
  Daniel Gempesaw fb7e9470b9 Reindent whitespace in webelement.t 11 年之前
  Daniel Gempesaw 874a1e5d54 Fix #116: tests failed on some platforms due to use_ok and skip_all 11 年之前
  gempesaw 226a021610 Add easier way to generate recordings 11 年之前
  gempesaw b36b317e79 Fix 1/0 vs "true"/"false" errors in tests 11 年之前
  Gordon Child 71c59e39a5 Fixed issue with get_active_element (thanks Robert Mueller!) 14 年之前
  Aditya Ivaturi 0629d183f9 added checks for other common OS 14 年之前
  Aditya Ivaturi 3f0884a091 Added extra check to make sure that mocking json is available on the given platform, otherwise skips the tests 14 年之前
  Aditya Ivaturi eb250191c6 Modifying weblement tests for mocking 14 年之前