Skip to content

Commit

Permalink
Adding the MailClientLibrary to the libraries list #299 (#301)
Browse files Browse the repository at this point in the history
  • Loading branch information
noubar authored Jan 2, 2024
1 parent 013c616 commit f4d4a5d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/content/resources/libraries.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,12 @@ export default () => ([
description: 'Robotframework-FlaUI is a keyword based user interface automation testing library for Windows applications like Win32, WinForms, WPF or Store Apps. It\'s based on the FlaUI user interface automation library.',
tags: ['windows', 'ui']
},
{
name: 'Robotframework-MailClientLibrary',
href: 'https://github.com/noubar/RobotFramework-MailClientLibrary',
description: 'The Robotframework-MailClientLibrary is a keyword-based mail client library that supports testing of mail protocols, including IMAP, POP3, and SMTP with or without SSL connection.',
tags: ['mail', 'imap', 'smtp', 'pop3', 'ssl']
},
{
name: 'RPA framework',
href: 'https://github.com/robocorp/rpaframework',
Expand Down

0 comments on commit f4d4a5d

Please sign in to comment.