EC-CUBE4 APIドキュメント

BlockEditPage extends AbstractAdminPageStyleGuide

Table of Contents

$登録完了メッセージ
$tester AcceptanceTester
__construct() BlockEditPage constructor. mixed
at() mixed
入力_ブロック名() mixed
入力_ファイル名() mixed
入力_データ() mixed
登録() mixed
atPage() ページに移動しているかどうか確認。 $this
goPage() ページに移動。 $this
__construct() AbstractAdminPage constructor. mixed

Properties

$登録完了メッセージ

public static mixed $登録完了メッセージ = 'body > div.c-container > div.c-contentsArea > div.alert.alert-success.alert-dismissible.fade.show.m-3 > span'

Methods

at()

public static at( $I : mixed ) : mixed
Parameters
$I : mixed
Return values
mixed

入力_ブロック名()

public 入力_ブロック名( $value : mixed ) : mixed
Parameters
$value : mixed
Return values
mixed

入力_ファイル名()

public 入力_ファイル名( $value : mixed ) : mixed
Parameters
$value : mixed
Return values
mixed

入力_データ()

public 入力_データ( $value : mixed ) : mixed
Parameters
$value : mixed
Return values
mixed

atPage()

ページに移動しているかどうか確認。

protected atPage( $pageTitle : ) : $this
Parameters
$pageTitle :

ページタイトル

Return values
$this

goPage()

ページに移動。

protected goPage( $url : [, $pageTitle : mixed = '' ] ) : $this
Parameters
$url :

URL

$pageTitle : mixed = ''
Return values
$this

Search results