Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在通过 Linux Mint Cinnamon(基于 GTK)上的节点运行 puppeteer。当我的满头木偶启动时,它会跳到前台并抢走焦点。
我怎样才能阻止这种情况发生?
我发现了这个问题:如何让 puppeteer 浏览器在后台运行而不跳转到前台?
但它似乎只适用于 MacOS。
(无头不是一种选择)。