ConsoleMessage.args() method
Signature:
class ConsoleMessage {args(): JSHandle[];}
Returns:
JSHandle[]
An array of arguments passed to the console.
Signature:
class ConsoleMessage {args(): JSHandle[];}
Returns:
JSHandle[]
An array of arguments passed to the console.