When anaccountnamed"one"isaddedviaimportedseedphrase"pelicanchiefsuddenovalmediarareswampelephantlawsuitwheatknifeinitial"andauthenticatedusingpassword"TesTEr16843/!@00"
Scenario: The user can manage a watch only account
When theuseraddswatchonlyaccount"0x8397bc3c5a60a1883174f722403d63a8833312b7"named"AccountWatch"
Then thenewaccount"AccountWatch"isadded
Scenario: The user imports a private key
When anaccountnamed"AccountPrivate"isaddedviaprivatekey"8da4ef21b864d2cc526dbdb2a120bd2874c36c9d0a1fb7f8c63d7f7a8b41de8f"andauthenticatedusingpassword"TesTEr16843/!@00"
Then thenewaccount"AccountPrivate"isadded
@mayfail
Scenario: The user generates a new account from wallet and deletes it
When anaccountnamed"AccountGenerated"isgeneratedandauthenticatedusingpassword"TesTEr16843/!@00"
Then thenewaccount"AccountGenerated"isadded
When theuserdeletestheaccount"AccountGenerated"
Then theaccount"AccountGenerated"isnotinthelistofaccounts