public function testGetType()
 {
     $this->assertEquals('default', $this->browser->getType());
 }