Resolve "set fields to use meaningful ID names for automated test"

This commit is contained in:
N Pex 2022-01-27 14:56:48 +00:00
parent 4b413c1893
commit 7a50e22471
23 changed files with 70 additions and 25 deletions

View file

@ -28,6 +28,7 @@
<v-btn
v-if="joinedToAnyRoom"
id="btn-goodbye-view-other"
color="white"
text
class="close"
@ -36,6 +37,7 @@
>
<v-btn
v-else
id="btn-goodbye-close"
color="white"
text
class="close"