Commit History

Author SHA1 Message Date
  Aditya Ivaturi f14a28a5d1 Added unit test information to README 14 years ago
  Aditya Ivaturi d90b085d2b Adding mock recording for webelement on mac (lion) 14 years ago
  Aditya Ivaturi 0f149174d0 Adding mock recordings for linux (generated on Ubuntu 10.10) 14 years ago
  Aditya Ivaturi e86959f56a Adding mock recordings for weblelement on windows 14 years ago
  Aditya Ivaturi 1858d2048c Updated copyright & license to mirror that in the moduel 14 years ago
  Aditya Ivaturi 2fa8e5f8f9 Merge branch 'mock-tests' of github.com:aivaturi/Selenium-Remote-Driver into mock-tests 14 years ago
  Aditya Ivaturi 3bbc8b9cd6 deleting older mock recording 14 years ago
  Aditya Ivaturi 3f0884a091 Added extra check to make sure that mocking json is available on the given platform, otherwise skips the tests 14 years ago
  Aditya Ivaturi 6adb079b8a Added mock recordings for Mac 14 years ago
  Aditya Ivaturi ecffa998ac Modified manifest to reflect changes 14 years ago
  Aditya Ivaturi f0b6fcb5fb deleting old files 14 years ago
  Aditya Ivaturi bb2567d401 renaming files 14 years ago
  Aditya Ivaturi eb250191c6 Modifying weblement tests for mocking 14 years ago
  Aditya Ivaturi db90118a43 Mocking is supported via LWP::Protocol::PSGI so we don't need this anymore. 14 years ago
  Aditya Ivaturi 967657914c Deleted since mocking is part of main driver testsuite 14 years ago
  Aditya Ivaturi 48a4db02fa Regenerated the mocks for 2.5.0 selenium server 14 years ago
  Aditya Ivaturi 22b530260d Added mocking functionality to driver test. From now on we require another ENV var WD_MOCKING_RECORD to be set to 1 to enable recording. We should be running this only when the tests and/or code changes, otherwise we should treat this as a 'golden' set to perform our regression tests 14 years ago
  Aditya Ivaturi 29fa7cd710 Mocked recording for 01-driver-live.t 14 years ago
  Aditya Ivaturi e4d8729648 Added komodo ignores 14 years ago
  Gordon Child 2d5989f58a Changed references of SeleniumRC to SeleniumWebDriver to avoid confusion 14 years ago
  Gordon Child 77f42f8456 version bump, created changelog for 0.11, added current maintainer section 14 years ago
  Gordon Child 31ea2441d2 default recording to 0 14 years ago
  Gordon Child ea79caf61b re-ran author tests to get mock recording 14 years ago
  Gordon Child 58a349cae0 Added a new test that does not connect to a seleniumrc 14 years ago
  Gordon Child 707db593e3 don't detect selenium server by using a ping. detect by calling /status 14 years ago
  Gordon Child d3fcf918f6 skip spec test if we couldn't connect to googlecode.com 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 d28f38fe1a changed live tests to skip if selenium server isn't running, also switched from 'no_plan' to done_testing 14 years ago
  Gordon Child 70c8858116 put Module::Install includes back 14 years ago