Skip to content

[Feature]: Have a way to bypass driver.isUpToDateDriver for remote connection use cases #550

@nlnw

Description

@nlnw

When connecting to a remote chromium instance, technically there's no need to have any local browsers installed. However, the driver.isUpToDateDriver() check in run.go can't easily be bypassed and it insists on checking for existence of certain directories. Would it be possible to have a run flag that bypasses these checks?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions