Skip to content

CDP mode seleniumbase with external_pdf=True is detected by an anti-bot website #3919

@oyj-cmd

Description

@oyj-cmd

Hi! I am testing CDP mode seleniumbase by an anti-bot website https://bot.sannysoft.com.

with seleniumbase.SB(uc=True, external_pdf=True) as sb:

    sb.activate_cdp_mode(url='https://bot.sannysoft.com')

    sb.cdp.sleep(20)

It seems that CDP mode seleniumbase with external_pdf=True can be detected by this website:
(Note: CDP mode seleniumbase is undetected without external_pdf=True)

Image

Image

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