Skip to content
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

Install playwright first as it required for workarena-install #20

Merged
merged 1 commit into from
Jul 17, 2024

Conversation

ollmer
Copy link
Contributor

@ollmer ollmer commented Jul 17, 2024

I have tried to install WorkArena as described in the readme on a MacOS and got the following error during workarena-install step:

playwright._impl._api_types.Error: Executable doesn't exist at /Users/ollmer/Library/Caches/ms-playwright/chromium-1084/chrome-mac/Chromium.app/Contents/MacOS/Chromium
╔════════════════════════════════════════════════════════════╗
║ Looks like Playwright was just installed or updated.       ║
║ Please run the following command to download new browsers: ║
║                                                            ║
║     playwright install                                     ║
║                                                            ║
║ <3 Playwright Team                                         ║
╚════════════════════════════════════════════════════════════╝

It looks like the order of the installation should be changed a little to work properly.

@gasse gasse requested a review from aldro61 July 17, 2024 14:56
Copy link
Collaborator

@aldro61 aldro61 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch! Thank you @ollmer!

@aldro61 aldro61 merged commit b119082 into ServiceNow:main Jul 17, 2024
1 of 3 checks passed
@ollmer ollmer deleted the patch-1 branch July 17, 2024 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants