@@ -11,7 +11,7 @@ import (
func main() {
options := &playwright.RunOptions{
Browsers: []string{"chromium"},
Browsers: []string{"firefox"},
}
err := playwright.Install(options)
if err != nil {
The note is not visible to the blocked user.