Micro Focus QTP (UFT) Forums

Full Version: How click a link in Lotus Notes Email from QTP
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Using Keyword driven test Automation framework for a Web Based application.
- Internal employees get an email with a link(which is a url with a pin# appended)to their Lotus Notes email.
I have to automate the process, where QTP has to click the URL which will open a Registration page.
Facts: All scripts, functions etc are coded in QTP -
currently, i'm passing the URL(with diff pin for diff employees) as a parameter to one of the fields on the Test Lab properties(Details Tab). But i need to automate this process, how can i get the URL/PIN and pass it automatically to the field in the Details Tab of the Test Lab?
Any help is highly appreciated..
Cheers
Han