Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 634 Bytes

ROLLING.md

File metadata and controls

17 lines (13 loc) · 634 Bytes

Rolling Playwright-dotnet to the latest Playwright driver

Pre-requisites

Rolling

  • obtain the commit hash (long form) to where we're rolling to

  • in the repo folder, run

    .\Build.ps1 roll <commit hash>

This will complete the entire process including replacing the version number and downloading drivers.