Skip to content

Commit

Permalink
Add OUTPUT_MOBILES
Browse files Browse the repository at this point in the history
  • Loading branch information
ggeerraarrdd committed Nov 17, 2023
1 parent 204ff83 commit f6cfc00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ This is a list of parameters you can change in `local_settings.py`.
| wait | int | 2 | 0-60 | Time in seconds to allow URL to load before taking screenshot. |
| screenshots | bool | True | True, False | If TRUE, all screenshots are saved. |

`OUTPUT_MAIN` and `OUTPUT_BROWSER` are generated by default but you can change this default behavior by editing the value of `request` in their respective dict in `user_input`. Other customizations can be set.
`OUTPUT_MAIN`, `OUTPUT_BROWSER` and `OUTPUT_MOBILES` are generated by default but you can change this default behavior by editing the value of `request` in their respective dict in `user_input`. Other customizations can be set.

| Parameter | Type | Default value | Value range | Description |
| ----------------- | ------ | ------------- | ------------ | ----------- |
Expand Down

0 comments on commit f6cfc00

Please sign in to comment.