Skip to main content

JSHandle.toString() method

Returns a string representation of the JSHandle.

Signature:
toString(): string;
Returns:

string

Remarks

Useful during debugging.