chore: generalize status & action as code (#188)
This commit is contained in:
parent
4a19e18999
commit
795a9d578a
12 changed files with 187 additions and 88 deletions
|
|
@ -39,5 +39,5 @@ test('stitched aria frames', async ({ client }) => {
|
|||
element: 'World',
|
||||
ref: 'f1s1e3',
|
||||
},
|
||||
})).toContainTextContent('Clicked "World"');
|
||||
})).toContainTextContent(`// Click World`);
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue