Skip to content

ChromeRemote unable to call is_alive() #169

Open
@Manestricker

Description

@Manestricker

A browser object created using a <- ChromeRemote$new(host="localhost", port=9222) is unable to call a$is_alive(). From what I understand, this is because the process is never set which results in Error in a$is_alive() : attempt to apply non-function as there is now process to call on.

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