What is the best way to integrate UIVision into Tools like Cucumber (JS)?

What is the best way to integrate Kantu into Tools like Cucumber (JS) ? Run the Python-Script?
Or is there a way to run the tests with javaScript?

Thanks :slight_smile:

You can use the command line API from Javascript (e. g. Node.JS), too.

We do not have a Node.JS code sample yet. But you can also run our Powershell example scripts from Node.JS with require('node-powershell');

Update January 2020: We added sample code on how to start and control UI.Vision from Node.JS

Screencast of Node.JS + UI.Vision:

Thanks for your reply.

Is there a tutorial on how to use kantu with Cucumber?

Best regards

2 posts were split to a new topic: How to integrate ui.vision into python?