You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the local Chrome version is 119.x, the headless mode combined with UC mode and utilizing the SB syntax with the context manager can be executed successfully. However, upon upgrading the local Chrome version to 120.0.6099.62 (Official Build) (arm64), the headless mode executes continuously without producing results, and no error messages are displayed. If the same configuration is used with headless set to False, the execution proceeds smoothly.