TestComplete_Read specific subject title email and click link available within the same email.
Hello Team,
Looking for some advise and guideline in order to automate outlook inbox i.e. "How to interact with outlook using test complete ?",
Our web application has to interact with outlook atleast 3-4 times in order to proceed for further door of application without this user will not able to make progress.
Currently i'm somehow using record and playback (R&P)option able to access specific email and able to click on specific link available within the same email ,
However its not always the case as it working for me only when test complete meets the certain condition i.e, It needed a specific email to be available at certain position , so using record and playback(R&P) scripts working sometimes only in order to read outlook email , the basis operations i'm performing using this R&P option are :
1)Login with outlook,
2)Go to inbox option
3)Search specific subject title email
4)Select the unread and newly dropped email (probably first email of the inbox)
5)Read the email and click on link available within that email body and
6)Logout from outlook.
Really appreciate if someone suggest me how to do this task either using pure coding or record and playback option.
Thanks in advance
~Amit