Aditya Ivaturi 967657914c Deleted since mocking is part of main driver testsuite 14 years ago
..
lib 2d5989f58a Changed references of SeleniumRC to SeleniumWebDriver to avoid confusion 14 years ago
mock-recordings 48a4db02fa Regenerated the mocks for 2.5.0 selenium server 14 years ago
www d1578fb470 added alert methods to the modules 14 years ago
00-load.t bce9b99d38 Added code to allow the tests to be run on Win32. 15 years ago
01-driver-live.t 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
02-webelement-live.t d28f38fe1a changed live tests to skip if selenium server isn't running, also switched from 'no_plan' to done_testing 14 years ago
03-spec-coverage.t d3fcf918f6 skip spec test if we couldn't connect to googlecode.com 14 years ago
04-commands-implemented.t e67717c594 Added new test that will check to see that all commands are implemented 14 years ago
http-server.pl 879a9f0dd0 localhost server to allow live testing for driver 15 years ago
manifest.t 440e6620bb fixed skip_all problem in t/manifest 14 years ago
pod.t 201a725350 Modifications for release testing 14 years ago
selenium-test-server.pl 2170221d0e selenium-test-server.pl is going to simulate a Selenium 2.0 REST servie to aid in testing. It will support all the resources defined in JSON Wire protocol. Think of this an instance of a MockObject so that the remote bindings can be tested without the need for an actual Selenium 2.0 remote server. This script will start a server at port 4444. 15 years ago