-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Update ruby-examples.yml #1777
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
Update ruby-examples.yml #1777
Conversation
Add step to install SafarTechPreview
👷 Deploy request for selenium-dev pending review.Visit the deploys page to approve it
|
PR Reviewer Guide 🔍
The PR adds a check for
safaridriver in the macOS-latest environment, but it does not handle the scenario where the installation of Safari Technology Preview might fail. Consider adding error handling for the installation step.
PR Code Suggestions ✨
|
Uh oh!
There was an error while loading. Please reload this page.
User description
Add step to install SafarTechPreview
Thanks for contributing to the Selenium site and documentation!
A PR well described will help maintainers to review and merge it quickly
Before submitting your PR, please check our contributing guidelines.
Avoid large PRs, and help reviewers by making them as simple and short as possible.
Description
Motivation and Context
Types of changes
Checklist
PR Type
enhancement, configuration changes
Description
safaridriverexists and exit if it is not found.Changes walkthrough 📝
ruby-examples.yml
Add Safari Technology Preview installation and configuration steps.github/workflows/ruby-examples.yml
safaridriverexistence and exit if not found.