MCPcopy Create free account
hub / github.com/Snapchat/Valdi / setAttributeValue

Method setAttributeValue

valdi/vscode_debugger/src/cdp/api.d.ts:5697–5697  ·  view source on GitHub ↗

* Sets attribute for an element with given id.

(
      params: DOM.SetAttributeValueParams,
    )

Source from the content-addressed store, hash-verified

5695 * Sets attribute for an element with given id.
5696 */
5697 setAttributeValue(
5698 params: DOM.SetAttributeValueParams,
5699 ): Promise<DOM.SetAttributeValueResult | undefined>;
5700

Callers 3

TEST_PFunction · 0.65
populateRenderRequestFunction · 0.65

Calls

no outgoing calls

Tested by 2

TEST_PFunction · 0.52
populateRenderRequestFunction · 0.52