click |
//li[@id='navbarnetwork']/a |
|
pause |
2000 |
|
clickAndWait |
//div[@id='container']/form/table/tbody/tr/td[4]/ul/li[3]/a |
|
type |
nameserver |
ns2.example.net |
type |
nameservers[0] |
ns.example.net |
clickAndWait |
bedit |
|
waitForTextPresent |
ns2.example.net is not a A record of this zone. |
|
type |
nameserver |
ns.example.net |
type |
mxservers[0] |
10 smtp.example.net |
type |
nameservers[0] |
|
clickAndWait |
bedit |
|
waitForTextPresent |
smtp.example.net is not a A record of this zone. |
|
click |
link=DNS zones |
|
pause |
2000 |
|
clickAndWait |
css=a[title="Add host"] |
|
type |
hostname |
smtp |
clickAndWait |
badd |
|
clickAndWait |
name=onclick |
|
type |
hostname |
ns2 |
clickAndWait |
badd |
|
click |
link=DNS zones |
|
pause |
2000 |
|
clickAndWait |
//div[@id='container']/form/table/tbody/tr/td[4]/ul/li[3]/a |
|
type |
nameserver |
ns2.example.net |
type |
nameservers[0] |
ns.example.net |
click |
bnameservers |
|
pause |
2000 |
|
type |
nameservers[1] |
ns2.example.net |
type |
mxservers[0] |
10 smtp.example.net |
clickAndWait |
bedit |
|
waitForTextPresent |
DNS zone successfully modified. |
|
pause |
2000 |
|
clickAndWait |
//div[@id='container']/form/table/tbody/tr/td[4]/ul/li[3]/a |
|
verifyValue |
nameserver |
ns2 |
verifyValue |
nameservers[0] |
ns.example.net |
verifyValue |
mxservers[0] |
10 smtp |