Skip to content

Commit bce86df

Browse files
committed
Update raw_parameter_script.py
1 parent 4184d66 commit bce86df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/raw_parameter_script.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
b.browser = "chrome"
3030
b.headless = False
3131
b.headed = False
32+
b.start_page = None
3233
b.servername = "localhost"
3334
b.port = 4444
3435
b.data = None

0 commit comments

Comments
 (0)