MCPcopy
hub / github.com/Comcast/react-data-grid / getGrid

Function getGrid

test/browser/utils.tsx:34–36  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

32}
33
34export function getGrid() {
35 return page.getByRole('grid');
36}
37
38export function getTreeGrid() {
39 return page.getByRole('treegrid');

Callers 10

direction.test.tsFile · 0.90
expectGridRowsFunction · 0.90
rowHeight.test.tsFile · 0.90
label.test.tsFile · 0.90
grouping.test.tsFile · 0.90
resizable.test.tsxFile · 0.90
testGridTemplateColumnsFunction · 0.90
basicGrid.test.tsxFile · 0.90
scrollGridFunction · 0.85

Calls

no outgoing calls

Tested by 2

expectGridRowsFunction · 0.72
testGridTemplateColumnsFunction · 0.72