I need to automate and test a workflow that creates new users in an application, and to set the initial password I need to be able to access a link in an e-mail (the link has a random(guid) key in it).
Has anyone some experience with automating a work-flow whereby it is possible to, within the script it-self, access a specific e-mail (also generated by actions occurring in the test itself)?