Skip to content

@serenity-is/corelib / outerHtml

Function: outerHtml()

outerHtml(element): string

Returns the outer HTML of the element.

Parameters

element

Element | ArrayLike<HTMLElement>

Returns

string

Defined in

src/q/html-compat.ts:91