Add the "interval" option to the raw_parameter_script example

This commit is contained in:
Michael Mintz 2021-03-06 23:36:09 -05:00
parent 795efe6a48
commit 30100751f6
1 changed files with 1 additions and 0 deletions

View File

@ -81,6 +81,7 @@ except (ImportError, ValueError):
sb.ad_block_on = False
sb.highlights = None
sb.check_js = False
sb.interval = None
sb.cap_file = None
sb.cap_string = None