kingsubbarao1 0 Report post Posted September 6, 2013 Hi, I am recording a script where as part of a login a one-time password will be sent to outlook. How can I script it so that WAPt accesses the outlook email and opens the emails and copies the passcode and pastes it in the script. This is a very critical step and I need help to see how this can be done. Quote Share this post Link to post Share on other sites
sergei 0 Report post Posted September 9, 2013 You can try to use OWA (outlook web access) to open email and extract the passcode. Quote Share this post Link to post Share on other sites
kingsubbarao1 0 Report post Posted September 17, 2013 Just adding what worked fro others benefit. I used javascript to open outlook and get the code i need from the email. I had to change the loadagent manager to use the same account for which i gave the outlook access. I also had to give "Full Control " to this user to WAPT installations folder and also the loadagent manager folder. Then it worked like a charm. I love WAPT. Quote Share this post Link to post Share on other sites