Microsoft Edge Extension

To automate Microsoft Edge, you can install the Microsoft Edge extension. Follow the steps below to get started.

Before installing the extension, please close the Edge browser and ensure no msedge.exe process is running. You can install the extension in two ways:

  1. Install the extension in VSCode Clicknium Extension.
  2. Install the extension via Clicknium Python command:

 python
 from clicknium import clicknium as cc

 # install edge extension
 cc.edge.extension.install()

Once installed, enable the extension in Edge by following these steps:

  1. Open Edge and click “Extensions” in the side navigation bar.
  2. In the open page, locate the “Clicknium Recorder” extension.
  3. Click the “Enable” button in the lower right corner of this extension.

For more installation details, refer to the console output.

Step1 : Click in the side navigation bar.
Step2 : Click in the browser
Step3: Enable the extension in Edge Browser(1)
Step3: Enable the extension in Edge Browser(2)

You can refer to console output for more installation details.

What are your feelings
Updated on 28 November 2023