[Webtest] [webtest][JIRA] Created: (WT-351) clickLink in Emailcontent???
Christian C (JIRA)
Christian C (JIRA)" <noreply@canoo.com
Thu, 15 Nov 2007 11:22:13 +0100 (CET)
clickLink in Emailcontent???
----------------------------
Key: WT-351
URL: http://webtest-community.canoo.com/jira/browse/WT-351
Project: WebTest
Type: Task
Versions: 2.5
Reporter: Christian C
One question.
How i can click a link in the content of an Emailcontent?
Here is my code:
<invoke description='inv' url='/'/>
<emailSetConfig description='pop3' server='pop.aol.com' type='pop3' password='*******' username='*******' delay='3'/>
<emailStoreMessageId description='Normal' subject='*****' property='pop3'/>
<storeLength property="ok.gif.length">
emailMessageContentFilter messageId='#{pop3}' contentType="multipart/related"/>
<clickLink description='link' href='.......'/>
</storeLength>
It is an multipart email with html-links and so on.
Webtest found the mail an return a textfile with Content-Type: text/plain;
I dont know how i can verify the link.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://webtest-community.canoo.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira