aisingapore / TagUI

Free RPA tool by AI Singapore
Apache License 2.0
5.6k stars 580 forks source link

Difference fron Cucumber.js? - TagUI is more for automating processes, Cucumber for test automation #1363

Closed linonetwo closed 1 month ago

linonetwo commented 10 months ago

I see this project today, seems very simillar to https://cucumber.io/ , is there a feature diff?

kensoh commented 1 month ago

Hi @linonetwo I think primarily the use cases are different. TagUI is more for automating processes quickly and in maintainable way. But Cucumber is more for test automation and testing so you can a lot more configuration.

TagUI can do web automation, desktop automation, visual automation, OCR, keyboard and mouse automation out of the box. And users can use different languages other than English language to define the steps to be automated.