| open | 
	/ | 
	 | 
	| verifyTextPresent | 
	To connect to the hosting control panel | 
	 | 
	| type | 
	id=username | 
	admin | 
	| type | 
	id=password | 
	admin | 
	| clickAndWait | 
	name=submit | 
	 | 
	| verifyTextPresent | 
	Last Login: | 
	 | 
	| clickAndWait | 
	link=Add a domain | 
	 | 
	| clickAndWait | 
	//div[@id='menu-adm']/ul/li[3]/a/span | 
	 | 
	| clickAndWait | 
	link=Manage allowed domains (TLD) | 
	 | 
	| clickAndWait | 
	xpath=(//a[contains(text(),'Add a new TLD')])[2] | 
	 | 
	| type | 
	id=tld | 
	local | 
	| select | 
	id=mode | 
	label=Domain can be installed, no check at all | 
	| clickAndWait | 
	css=input.inb | 
	 | 
	| verifyTextPresent | 
	The TLD has been successfully added | 
	 | 
	| clickAndWait | 
	link=Add a domain | 
	 | 
	| verifyTextPresent | 
	host my dns here | 
	 | 
	| type | 
	id=newdomain | 
	alternc.local | 
	| clickAndWait | 
	name=submit | 
	 | 
	| verifyTextPresent | 
	 Your new domain alternc.local has been successfully installed | 
	 | 
	| clickAndWait | 
	link=Click here to continue | 
	 | 
	| pause | 
	waitTime=5000 | 
	 | 
	| clickAndWait | 
	//div[@id='menu-mail']/ul/li/a | 
	 | 
	| verifyTextPresent | 
	Create a new mail account | 
	 | 
	| type | 
	id=mail_arg | 
	test | 
	| clickAndWait | 
	name=submit | 
	 | 
	| verifyTextPresent | 
	Editing the email test@alternc.local | 
	 | 
	| click | 
	id=islocal1 | 
	 | 
	| type | 
	id=pass | 
	test | 
	| type | 
	id=passconf | 
	test | 
	| clickAndWait | 
	name=submit | 
	 | 
	| verifyTextPresent | 
	The password policy prevents you to use your login name inside your password  | 
	 | 
	| type | 
	id=pass | 
	CoinCoin | 
	| type | 
	id=passconf | 
	CoinCoin | 
	| type | 
	id=quotamb | 
	10 | 
	| type | 
	id=recipients | 
	test2@alternc.local | 
	| clickAndWait | 
	name=submit | 
	 | 
	| verifyTextPresent | 
	Your email has been edited successfully | 
	 | 
	| verifyTextPresent | 
	test2@alternc.local | 
	 | 
	| clickAndWait | 
	link=alternc.local | 
	 | 
	| clickAndWait | 
	name=detruire | 
	 | 
	| verifyTextPresent | 
	Confirm the deletion of domain alternc.local | 
	 | 
	| clickAndWait | 
	name=submit | 
	 | 
	| verifyTextPresent | 
	 The domain alternc.local has been successfully deleted. | 
	 | 
	| clickAndWait | 
	link=Click here to continue | 
	 | 
	| clickAndWait | 
	//div[@id='menu-adm']/ul/li[3]/a/span | 
	 | 
	| clickAndWait | 
	link=Manage allowed domains (TLD) | 
	 | 
	| click | 
	id=sel10 | 
	 | 
	| clickAndWait | 
	//input[@value='Delete the checked TLD'] | 
	 | 
	| verifyTextPresent | 
	The requested TLD has been deleted | 
	 | 
	| clickAndWait | 
	link=Home / Information | 
	 | 
	| verifyTextPresent | 
	Account admin | 
	 |