Skip to content

Commit de89fa7

Browse files
authored
Merge pull request robotframework#237 from Nepitwin/robotframework-flaui-tags
Include tags for Robotframework-FlaUI
2 parents c687bee + 64e1b3b commit de89fa7

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)