How to uninstall K6 browser

When I try to run the installer xk6-browser-v0.5.0-windows-amd64.msi that I downloaded on my Windows 10. Getting the below message.

“A later version of k6-browser is already installed. Setup will now exit”.

How to uninstall the installed k6-browser and install it again from the .msi file.

Hi @vishvambruth.javagal,

You can uninstall the previous version of xk6-browser (which was installed via the msi package) by following the steps below (these steps were copied from Microsoft’s Windows support page):

  • Select Start , then select Settings > Apps > Apps & features.
  • Select the app you want to remove, and then select Uninstall.

Cheers,
Ankur

Hi @ankur, I have installed xk6-browser using the below command previously (not via the via the msi package). Now while trying to install the xk6-browser via .msi package.

# Install xk6

go install go.k6.io/xk6/cmd/xk6@latest

# Build the xk6-browser binary

xk6 build --output xk6-browser --with GitHub - grafana/xk6-browser: k6 extension that adds support for browser automation and end-to-end web testing via the Chrome Devtools Protocol