Skip to content

Commit 94aa089

Browse files
committed
2 parents 78f42f7 + de89fa7 commit 94aa089

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/content/resources/libraries.mjs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,8 @@ export default () => ([
190190
{
191191
name: 'Robotframework-FlaUI',
192192
href: 'https://github.com/GDATASoftwareAG/robotframework-flaui',
193-
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.'
193+
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.',
194+
tags: ['windows', 'ui']
194195
},
195196
{
196197
name: 'RPA framework',

0 commit comments

Comments
 (0)