V
V
Valery Chupurnov2019-04-23 16:10:19
Google Chrome
Valery Chupurnov, 2019-04-23 16:10:19

Is it possible to use Yandex Browser in puppeteer?

Is it possible to use Yandex Browser in puppeteer? I'm trying to run it on a poppy . I'm
using the puppeteer-core library, since the machine has a YaBrowser and would like to use it so as not to pull all the chrome separately. Is it possible? Or does Yandex Browser have this functionality cut down?

const browser = await puppeteer.launch({
  executablePath: '/Applications/Yandex.app/',
});

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question