/Kantu-for-Chrome

Kantu for Chrome - our attempt at creating a Selenium IDE for Chrome

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Are you interested in becoming a Kantu beta tester?

As beta tester, we will email you (hidden) install links for new Kantu versions before they go live in the Chrome store. Beta versions never overwrite a regular Kantu version. The beta channel is technically a separate extension with its own toolbar icon. So beta-testing Kantu does not interfere with your regular Kantu projects and macros. We will notify you by email once a new version is available so you can grab it.

If you are interested in helping out, please sign-up here.

The link goes to a Mailchimp signup form.

Kantu-for-Chrome

Kantu for Chrome - a modern and light Selenium IDE Light for Chrome

Building the Chrome Extension

You can install Kantu directly from the Chrome store, which is the easiest and the recommended way of using the Kantu Selenium IDE. But of course developers can also build it directly from the source code with this command line:

npm i
npm run build

Once done, the ready-to-use extension code appears in the /dist directory