8000 The uc_gui_handle_cf method slowly · Issue #3842 · seleniumbase/SeleniumBase · GitHub
[go: up one dir, main page]

Skip to content
8000
The uc_gui_handle_cf method slowly #3842
Closed
@sonce

Description

@sonce
self.sb.activate_cdp_mode("https://www.xxxx.com")
self.sb.cdp.click('//a[@class="btn-login"]')
self.sb.sleep(10)
self.sb.uc_gui_handle_cf()

The program iterates through all elements on the page and clicks the CF checkbox, taking over 5 seconds.
Are there alternative solutions for optimization in terms of efficiency?

Metadata

Metadata

Assignees

No one assigned

    Labels

    UC Mode / CDP ModeUndetected Chromedriver Mode / CDP ModequestionSomeone is looking for answers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0