'What is the file path for Chromium Browser in raspbian

I need the file path of Chromium browser in order to run my javascript script using puppeteer which needs the file path since const browser = await puppeteer.launch doesnt work. I really need the file path to it, it's not located in /usr/bin i think. I use raspbian



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source