Returns a string representation of the JSHandle.
class JSHandle { abstract toString(): string; }
Returns:
string
Useful during debugging.