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
You can install the extension in two ways:
- Install the Chrome extension in VSCode Clicknium Extension
- Install the Chrome extension via Clicknium Python command
from clicknium import clicknium as cc
# install chrome extension
cc.chrome.extension.install()- Install the Chrome extension in VSCode Clicknium Extension
Enable extension in Chrome browser
- Open Chrome browser and click "More Tools > Extensions" in the side navigation bar
- In the open page, find the "Clicknium Recorder" extension.
- Click the button "Enable" in the lower right corner of this extension.
- Open Chrome browser and click "More Tools > Extensions" in the side navigation bar
- You can refer to console output for more installation details.