Skip to content

Commit 44fd17f

Browse files
committed
Fix Recorder Desktop on Linux
1 parent 873543b commit 44fd17f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

seleniumbase/console_scripts/sb_recorder.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ def set_colors(use_colors):
3030
c1 = ""
3131
c2 = ""
3232
c3 = ""
33+
c4 = ""
3334
cr = ""
3435
if use_colors:
3536
colorama.init(autoreset=True)

0 commit comments

Comments
 (0)