'firefox', 'host' => 'localhost', 'port' => 4444, ), array( 'browserName' => 'safari', 'host' => 'localhost', 'port' => 4444, ), ); public function testSingle() {} }