Downloads and installs the browsers required to run playwright
jbang -m com.microsoft.playwright.CLI com.microsoft.playwright:playwright:RELEASE install
Launches browser and records session as Java code
jbang -m com.microsoft.playwright.CLI com.microsoft.playwright:playwright:RELEASE codegen -o Example.java