MCPcopy Create free account
hub / github.com/ZeeCoder/container-query / getByTestId

Function getByTestId

tests/utils/index.js:69–69  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

67 * @return {HTMLElement}
68 */
69export const getByTestId = id => rawGetByTestId(root, id);
70
71/**
72 * Asserts whether the given element has the expected styles.

Callers 2

index.jsFile · 0.90
index.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected