2491
by jbevan on
14 November 2008, 15:52:30 -0600
(7 days ago)
SRC-556 Delete the customProfileDir on close(), even if the Firefox process did not start.
2483
by andras.hatvani on
23 October 2008, 18:04:52 -0500
(29 days ago)
* Updated the Java client's pom to have 1.5 as source and target - SRC-547 * Removed the comments from the build-breaking test (r2480) in HttpCommandProcessorUnitTest
2480
by andras.hatvani on
19 October 2008, 18:38:52 -0500
(33 days ago)
+ Added test for getBooleanArray in HttpCommandProcessorUnitTest * implemented fix for SRC-372 regarding getBooleanArray
2479
by ph7 on
14 October 2008, 18:52:21 -0500
(38 days ago)
Ruby Client: More robust unit tests, fixed :wait_for => :ajax, NOOP close if there is no current session
2474
by plightbo on
09 October 2008, 22:16:34 -0500
(43 days ago)
disabling test temporarily. need to figure out a way to get this to pass in a headless environment
2473
by plightbo on
09 October 2008, 22:12:30 -0500
(43 days ago)
disabling test temporarily. need to figure out a way to get this to pass in a headless environment
2472
by plightbo on
09 October 2008, 22:06:14 -0500
(43 days ago)
disabling test temporarily. need to figure out a way to get this to pass in a headless environment
2471
by andras.hatvani on
08 October 2008, 19:40:20 -0500
(44 days ago)
+ Added CaptureScreenshotToStringCommandUnitTest * Added tests to CaptureScreenshotCommandUnitTest * Implemented SRC-438
2470
by plightbo on
08 October 2008, 12:43:31 -0500
(44 days ago)
minor fix to ensure that SSL proxying doesn't cause SeleniumServer not to be able to shut down gracefully
2464
by ph7 on
01 October 2008, 09:34:36 -0500
(51 days ago)
SRC-535: Unsafe unsynchronized variable access in firefox browserlaunchers. Fix for the Firefox custom profile launcher.
2463
by ph7 on
01 October 2008, 01:12:12 -0500
(51 days ago)
Ruby cleint, fixing the ordering of the after(:each) for optimal system capture in RSpec reports