@tracerbench/find-chrome
Small wrapper around chrome-launcher to extract just the chrome executable finding part.
Usage
import findChrome from "@tracerbench/find-chrome";
const executablePath = findChrome();
Small wrapper for chrome-launcher to extract just finding chrome.
Small wrapper around chrome-launcher to extract just the chrome executable finding part.
import findChrome from "@tracerbench/find-chrome";
const executablePath = findChrome();