open |
/papaya/install.php |
|
clickAndWait |
//a[@class="nextLink"] |
|
clickAndWait |
//a[@class="nextLink"] |
|
assertXpathCount |
//table[ @class="listview" and .//img/@alt="OK" and not(.//img/@alt!="OK") ] |
1 |
clickAndWait |
//a[@class="nextLink"] |
|
type |
inst[instdef_admin] |
admin |
type |
inst[instdef_pw] |
pass |
type |
inst[instdef_confpw] |
pass |
type |
inst[instdef_email] |
testcase@papaya-cms.com.example.com |
type |
inst[instdef_givenname] |
Test |
type |
inst[instdef_surname] |
Admin |
clickAndWait |
//button[@type='submit'] |
|
verifyTextPresent |
Changes saved. |
|
clickAndWait |
//a[@class="nextLink"] |
|
clickAndWait |
//button[@type='submit'] |
|
clickAndWait |
link=Initialize Database |
|
clickAndWait |
link=Insert default data |
|
clickAndWait |
link=Check options and modules |
|
clickAndWait |
link=Go to admin interface |
|