Skip to main content

Chrome Extension

You can automate Chrome by installing the Chrome extension.

Remarks:

  • Official version of Chrome is recommended. The portable version or the forum customized version of the Chrome may not be well supported.
  • The minimum Chrome version is 60.
  • Please close Chrome browser before installing the extension.

Install

  1. You can install the extension in two ways:

    from clicknium import clicknium as cc

    # install chrome extension
    cc.chrome.extension.install()

  2. Enable extension in Chrome browser

    • Open Chrome browser and click "More Tools > Extensions" in the side navigation bar
      chrome extension page
    • In the open page, find the "Clicknium Recorder" extension.
      chrome clickniuim extension page
    • Click the button "Enable" in the lower right corner of this extension.
      enable chrome clickniuim extension
  1. You can refer to console output for more installation details.