# Download the latest available Chrome for Testing binary corresponding to the Stable channel.
npx@puppeteer/browsersinstallchrome@stable
# Download a specific Chrome for Testing version.
npx@puppeteer/browsersinstallchrome@116.0.5793.0
# Download the latest available ChromeDriver version corresponding to the Canary channel.
npx@puppeteer/browsersinstallchromedriver@canary
# Download a specific ChromeDriver version.
npx@puppeteer/browsersinstallchromedriver@116.0.5793.0
Download tramite endpoint API JSON
Se preferisci creare i tuoi script automatizzati per scaricare questi file binari, consulta gli endpoint API JSON con le ultime versioni disponibili per canale di rilascio di Chrome (Stabile, Beta, Dev, Canary).
Download delle build di Chrome for Testing per commit
Oltre alle release di Chrome for Testing menzionate sopra per versione di Chrome, da marzo 2025 puoi anche scaricare le build di Chrome for Testing per commit. Hanno un caso d'uso leggermente diverso e sono pensate principalmente per rendere la bisezione dei bug di Chrome più rapida e precisa.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Mancano le informazioni di cui ho bisogno","missingTheInformationINeed","thumb-down"],["Troppo complicato/troppi passaggi","tooComplicatedTooManySteps","thumb-down"],["Obsoleti","outOfDate","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Problema relativo a esempi/codice","samplesCodeIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2026-08-04 UTC."],[],[]]