ChromeRemote: Remote Chrome process

ChromeRemoteR Documentation

Remote Chrome process

Description

Remote Chrome process

Remote Chrome process

Super class

chromote::Browser -> ChromeRemote

Methods

Public methods

Inherited methods

Method new()

Create a new ChromeRemote object.

Usage
ChromeRemote$new(host, port)
Arguments
host

A string that is a valid IPv4 or IPv6 address. "0.0.0.0" represents all IPv4 addresses and "::/0" represents all IPv6 addresses.

port

A number or integer that indicates the server port.


Method clone()

The objects of this class are cloneable with this method.

Usage
ChromeRemote$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


chromote documentation built on Aug. 12, 2023, 1:06 a.m.