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

@@ -244,7 +244,9 @@
</div>
</div>
<!-- id used by puppeteer test script -->
<h3
id="advanced"
class="text-sm uppercase font-semibold mb-3"
@click="showAdvanced = !showAdvanced"
>
@@ -277,7 +279,9 @@
</label>
<div class="flex py-2">
<!-- id used by puppeteer test script -->
<router-link
id="switch-identity-link"
:to="{ name: 'identity-switcher' }"
class="block text-center text-md uppercase bg-slate-500 text-white px-1.5 py-2 rounded-md mb-2"
>