Equivalent to undetected-chromedriver with Selenium Node.js?
I already wrote my node.js script to interact with the site in normal chromedriver for selenium planning to switch over to the undetected one but I found out that only works with Python, is there a way to use an undetected chrome browser without rewriting my whole script?