Skip to contents

JSHandle Class

JSHandle Class

Methods


Method as_element()

Usage

JSHandle$as_element(...)


Method dispose()

Usage

JSHandle$dispose(...)


Method evaluate()

Usage

JSHandle$evaluate(...)


Method evaluate_handle()

Usage

JSHandle$evaluate_handle(...)


Method get_properties()

Usage

JSHandle$get_properties(...)


Method get_property()

Usage

JSHandle$get_property(...)


Method json_value()

Usage

JSHandle$json_value(...)


Method new()

Usage

JSHandle$new(parent)


Method clone()

The objects of this class are cloneable with this method.

Usage

JSHandle$clone(deep = FALSE)

Arguments

deep

Whether to make a deep clone.