* npm start
* navigate to the Send tab and un-collapse the Sign Message form
* ensure the Sign Message button is disabled when no input is entered
* ensure the Sign Message button is disabled when input is entered but is then deleted
* ensure the Sign Message button is disabled when input is greater than 150 characters
* input message between 1-150 characters then click the sign message button, okay the dialog and note the successful notification and signature returned
* click on the signature field after a signature has been generated and verify it has copied to clipboard
* without moving away from the same screen, sign another message and ensure the 'Copied to clipboard' message disappears, before clicking on the newly generated signature and verify the new signature is now copied to clipboard
* open electrumABC wallet and import the same wallet
* verify signature in the electrumABC wallet
* verify cross browser compatibility in firefox
* npm run extension
* verify the above works in extension mode