next E2E tests

This commit is contained in:
SPRINX0\prochazka
2025-01-30 13:38:35 +01:00
parent 1406e54894
commit d16de0d2fb
24 changed files with 764 additions and 64 deletions

View File

@@ -30,7 +30,12 @@
<div class="row">
<FormTextField label="Keyboard shortcut" name="keyText" templateProps={{ noMargin: true }} focused />
<FormStyledButton type="button" value="Keyboard" on:click={handleKeyboard} />
<FormStyledButton
type="button"
value="Keyboard"
on:click={handleKeyboard}
data-testid="CommandModal_keyboardButton"
/>
</div>
<svelte:fragment slot="footer">