コード例 #1
0
ファイル: TestCase.php プロジェクト: venkateshcontus/taf
 /**
  * Returns correct path to screenshot save path.
  *
  * @return string
  */
 public function getScreenshotPath()
 {
     return parent::getScreenshotPath();
 }