Use the correct option parser

This commit is contained in:
Michael Mintz 2023-01-19 00:27:06 -05:00
parent 41622133d2
commit 089005c60c
1 changed files with 1 additions and 1 deletions

View File

@ -667,7 +667,7 @@ class SeleniumBrowser(Plugin):
to websites that use anti-bot services to block
automation tools from navigating them freely.""",
)
parser.addoption(
parser.add_option(
"--uc_cdp_events",
"--uc-cdp-events",
"--uc-cdp", # For capturing CDP events during UC Mode