*[task#131359,done,0.1h] Add ui test files of fix error code
This commit is contained in:
@@ -1,11 +1,4 @@
|
||||
<?php
|
||||
class editPage extends page
|
||||
{
|
||||
public function __construct($webdriver)
|
||||
{
|
||||
parent::__construct($webdriver);
|
||||
$xpath = array(
|
||||
);
|
||||
$this->dom->xpath = array_merge($this->dom->xpath, $xpath);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user