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

Add Splinter driver kwargs Chrome example override #167

Merged
merged 2 commits into from
Aug 8, 2022
Merged

Add Splinter driver kwargs Chrome example override #167

merged 2 commits into from
Aug 8, 2022

Conversation

mdpdesign
Copy link

No description provided.

@@ -147,6 +147,24 @@ Fixtures
"""
return {"service_log_path": Path("/log/directory/geckodriver.log")}

Copy link
Contributor

Choose a reason for hiding this comment

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

Could you please add just a single line of text describing, what this code does, please? As in "The snippet below configures Chrome to ignore certificate errors and sets a specific window size". After that, I'm merging. Thanks.

Copy link
Contributor

Choose a reason for hiding this comment

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

... also, if we only change docs, I'd love to see "[ci skip]" in the commit message, so CI won't get triggered. Like described here: https://docs.github.com/en/actions/managing-workflow-runs/skipping-workflow-runs . Thanks!

Copy link
Contributor

@mpasternak mpasternak left a comment

Choose a reason for hiding this comment

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

One-line explaining what that snippet does, please.

Copy link
Contributor

@mpasternak mpasternak left a comment

Choose a reason for hiding this comment

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

Splendid, thanks!

@mpasternak mpasternak merged commit c69d567 into pytest-dev:master Aug 8, 2022
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