Skip to content

Commit

Permalink
Add code snippet explanation [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
Marek Dlugajczyk committed Aug 8, 2022
1 parent ba19a17 commit 57a1c1d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,8 @@ Fixtures
"""
return {"service_log_path": Path("/log/directory/geckodriver.log")}
The snippet below configures Chrome to ignore certificate errors and sets a specific window size

.. code-block:: python
import pytest
Expand Down

0 comments on commit 57a1c1d

Please sign in to comment.