fix(dynamicSession): issue with headless

This commit is contained in:
Karim shoair
2025-08-31 01:29:47 +03:00
parent 7153fdbcce
commit b5be2547d7
+1 -1
View File
@@ -184,7 +184,7 @@ class DynamicSession:
self.__initiate_browser_options__()
def __initiate_browser_options__(self):
if self.cdp_url:
if not self.cdp_url:
# `launch_options` is used with persistent context
self.launch_options = dict(
_launch_kwargs(