puppeteer-google-translate-custom
v1.0.0
Published
Translate texts or documents with Google Translate using Puppeteer
Downloads
18
Readme
puppeteer-google-translate-custom
branches https://github.com/alanleungcn/puppeteer-google-translate version 1.0.6
this version allows for args in puppeteer options.
example:
optionsWithArgs: { ...options, args: ['--no-sandbox', '--disable-setuid-sandbox']}
