PHP Class Sylius\Behat\Page\Shop\Account\AddressBook\UpdatePage

Author: Jan Góralski ([email protected])
Inheritance: extends Sylius\Behat\Page\SymfonyPage, implements Sylius\Behat\Page\Shop\Account\AddressBook\UpdatePageInterface
Show file Open project: sylius/sylius

Public Methods

Method Description
fillField ( $field, $value )
getRouteName ( )
saveChanges ( )
selectCountry ( $name )
selectProvince ( $name )
specifyProvince ( $name )

Protected Methods

Method Description
getDefinedElements ( )

Private Methods

Method Description
waitForElement ( integer $timeout, string $elementName )

Method Details

fillField() public method

public fillField ( $field, $value )

getDefinedElements() protected method

protected getDefinedElements ( )

getRouteName() public method

public getRouteName ( )

saveChanges() public method

public saveChanges ( )

selectCountry() public method

public selectCountry ( $name )

selectProvince() public method

public selectProvince ( $name )

specifyProvince() public method

public specifyProvince ( $name )