add IDs for puppeteer test script

This commit is contained in:
2023-11-03 13:19:42 -06:00
parent 327c655fb3
commit afc48a5434
4 changed files with 10 additions and 1 deletions

View File

@@ -17,7 +17,9 @@
<p class="text-center text-xl mb-4 font-light">
Enter your seed phrase below to import your identity on this device.
</p>
<!-- id used by puppeteer test script -->
<input
id="seed-input"
type="text"
placeholder="Seed Phrase"
class="block w-full rounded border border-slate-400 mb-4 px-3 py-2"