Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Here’s how you can do so :

  1. Click on Configure on the left nav.

    Image Modified

  2. Click on Email Connect

    Image Modified


    The below screen will be made available to you.

    Image Modified

  3. Enter the below meta-data :

    1. Variable Name

    2. Type : IMAP, POP3, SMTP

    3. IP-Address/Host Name

    4. Port

    5. Security Type : None, SSL, TLS

    6. User Name

    7. Password

      Image Added


      Image Added
  4. Click on Save

This will establish a connection with the e-mail account.
Once the connection is established, you can use the below action keywords.

...

Suppose you created the connection named MyMail under Email Connect & you wish to use it in the test case.

  1. Use setMailConnection keyword

  2. Click on Data button

  3. Click on the datatype dropdown

  4. Select Global Variable as the datatype

  5. Click on the dropdown displayed besides the datatype field.
    You will notice that the list of created variables will be displayed

  6. Select the connection MyMail

  7. Click on Update

  8. Save the test

You are now ready to access the mail account.

...