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

Make ChromeRunner.version/0 optional in Template #309

Merged
merged 1 commit into from
Jun 21, 2024

Conversation

maltoe
Copy link
Collaborator

@maltoe maltoe commented Jun 21, 2024

This makes the call to ChromeRunner.version/0 optional in Template to allow people who use a non-standard :chrome_executable to also use the Template (by specifying the zoom explicitly). Unfortunately, taking the :chrome_executable into account is quite annoying in the template opts, so we may instead just want to document this better. Users can also set the application env key explicitly before running chromic.

This makes the call to `ChromeRunner.version/0` optional in `Template`
to allow people who use a non-standard `:chrome_executable` to also
use the `Template` (by specifying the zoom explicitly). Unfortunately,
taking the `:chrome_executable` into account is quite annoying in the
template opts, so we may instead just want to document this better.
Users can also set the application env key explicitly before running
chromic.
@maltoe maltoe merged commit 8b9f169 into main Jun 21, 2024
6 checks passed
@maltoe maltoe deleted the make-version-call-optional branch June 21, 2024 07:25
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.

1 participant