test-create_account | ||
deleteCookie | TWISTED_SESSION | / |
deleteCookie | serial | / |
open | ../../create_account.php | |
type | som@mail.com | |
clickAndWait | submit | |
assertTextPresent | login name must be at least 5 characters long | |
type | name | 1111111111111111111111111 |
clickAndWait | submit | |
assertTextPresent | type = 121, code = 2 | |
type | ||
type | name | user111 |
type | password | pass111 |
type | password2 | pass111 |
type | phone | phone |
type | firstname | first name |
type | lastname | last name |
type | gender | M |
type | birthday | 1 |
type | birthmonth | 2 |
type | birthyear | 1965 |
type | addr_street | street |
type | addr_street2 | street2 |
type | addr_zip | zipcode |
type | addr_town | town |
type | addr_state | state |
select | addr_country | label=Fiji |
clickAndWait | submit | |
assertTextPresent | Email is mandatory | |
type | password | pass111 |
type | password2 | pass111 |
verifyValue | phone | phone |
verifyValue | firstname | first name |
verifyValue | lastname | last name |
verifyValue | gender | M |
verifyValue | birthday | 1 |
verifyValue | birthmonth | 2 |
verifyValue | birthyear | 1965 |
verifyValue | addr_street | street |
verifyValue | addr_street2 | street2 |
verifyValue | addr_street | street |
verifyValue | addr_zip | zipcode |
verifyValue | addr_town | town |
verifyValue | addr_state | state |
verifyValue | addr_country | Fiji |
type | user111@foo.com | |
clickAndWait | submit | |
verifyLocation | */index.php* | |
verifyText | logout | logout |
click | logout |