-
Notifications
You must be signed in to change notification settings - Fork 567
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
--download-browser-driver recurring failure #1098
Comments
Did you follow the instructions here? #1006 |
Hey @mapkon, not sure I understand. It looks like that PR just establishes the use of the --download-browser-driver flag, which I've been using. This issue shows up both when I use the flag, as well as when I leave it out. Thanks in advance! |
I'm also seeing this in my environment. Mac with 2.36.10 |
This can be closed out. Updating to 2.36.11 seems to have fixed the issue. |
Hi folks,
I've been using saml2aws for a while now, but recently, it broke for me.
Now, when I run the command listed bellow, I get the following error:
I removed the sensitive bits, but I've confirmed that I'm using the right web address and credentials and such for the AWS bit.
I have tried fully removing and redownloading saml2aws, clearing my node cache, uninstalling node and go, and clearning out the Cache folder that the process is downloading Playwright to.
When I take a look at the
/Users/me/Library/Caches/ms-playwright
folder, it's empty. I assume that's where we expect the browsers to go.Any advice is appreciated!
The text was updated successfully, but these errors were encountered: