Skip to content

Commit 1acc819

Browse files
committed
Update the raw_parameter_script
1 parent 5ab75a3 commit 1acc819

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
@@ -28,6 +28,7 @@
2828
b = MyTestClass("test_basic")
2929
b.browser = "chrome"
3030
b.headless = False
31+
b.headed = False
3132
b.servername = "localhost"
3233
b.port = 4444
3334
b.data = None

0 commit comments

Comments
 (0)