public function testConstructor()
 {
     $this->assertSame($this->webElement, $this->typifiedElement->getWrappedElement());
 }