Add e2e tests for On Demand OPT

This commit is contained in:
Bubka
2023-08-31 19:12:55 +02:00
parent 690a78a044
commit 29dcca8d35
12 changed files with 279 additions and 15 deletions

View File

@ -3,6 +3,7 @@
<label v-if="label" :id="inputId('label', fieldName)" class="label" v-html="label"></label>
<div class="is-toggle buttons">
<button
:id="inputId('button',fieldName + choice.value)"
role="radio"
type="button"
class="button"