Igor
Results
2
issues of
Igor
… to custom api methods
There was a test but in the latest version it was deleted ``` public function testElementFromResponseValue() { $this->url('html/test_open.html'); $elementArray = $this->execute(array( 'script' => 'return document.body;', 'args' => array(), )); $element...