-
Notifications
You must be signed in to change notification settings - Fork 354
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Running workflow with headless=false
no longer opens headless chrome browser
#432
Comments
+1 |
Folks following this thread can maybe upvote my PR so we can get it merged sooner #409 |
Setting
I suggest closing this issue. Relates to: |
I am going to close this issue as it is quite old at this point. If folks are seeing this behavior in current versions of github-action please open a new ticket with a reproducible example and we will be happy to investigate. |
Version: cypress-io/github-action@v2
Cypress version: 8.5
I'm running the workflow (latest version) with the parameter
headless=false
But when the browser launches, it is actually in headless mode:
The text was updated successfully, but these errors were encountered: