public function testMethodForwardingSuccess()
 {
     $this->assertEquals('XPATH', $this->element->getXpath());
 }