I have to automate my web application login process. Steps have to follow manually are
-- login page opens --> enter credentials and click on login button -- Now One mail will be sent to my personal outlook mail -- I have to open that mail and click on one hyperlink text to open new window of application.
Please help me to how can I achieve this process by automation?