Skip to content

Commit 9b5269a

Browse files
author
Liu Jie
committed
link to library RPALite
1 parent 6a84462 commit 9b5269a

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

public/livedata/stars.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/content/resources/libraries.mjs

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -216,6 +216,12 @@ export default () => ([
216216
href: 'https://github.com/MichaelHallik/robotframework-xmlvalidator',
217217
description: 'A Robot Framework test library for validating XML files against XSD schemas, and more.',
218218
tags: ['xml', 'xsd', 'xmlschema']
219+
},
220+
{
221+
name: 'RPALite',
222+
href: 'https://github.com/jieliu2000/RPALite',
223+
description: 'A Robot Framework UI automation library based on OCR technologies.',
224+
tags: ['ui', 'windows', 'linux', 'macos', 'rpa']
219225
},
220226
{
221227
name: 'SapGuiLibrary',

0 commit comments

Comments
 (0)