Microsoft Edge Extension
You can automate Edge by installing the Microsoft Edge extension.
Remarks:
- Please close the Edge browser and ensure no msedge.exe process is running before installing this extension.
Install
You can install the extension in two ways:
- Install the extension in VSCode Clicknium Extension
- Install the extension via Clicknium Python command
from clicknium import clicknium as cc
# install edge extension
cc.edge.extension.install()- Install the extension in VSCode Clicknium Extension
Enable the extension in Edge
- Open Edge and click "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 Edge and click "Extensions" in the side navigation bar
You can refer to console output for more installation details.