I just face the issue that QFTest does not record a disabled INPUT tag which is defined with <input ... disabled="">
However, it records it correct if "disabled" is not set.
In the first case it only records the enclosing <div> tag.
How can I tell QFTest to also record the disabled INPUT tag? What do I need to do / configure?
In this special case I want to get / read / check the value which is contained in the tag.
The following records only the enclosing div tag:
<div>
<div class="gwt-Label GF1HCY1CIG">Wochenstunden</div>
<input type="text" class="GF1HCY1CNC GF1HCY1CCG GF1HCY1CIH" disabled="">
<div>
The following records the INPUT field:
<div>
<div class="gwt-Label GF1HCY1CIG">Tagesstunden</div>
<input type="text" class="GF1HCY1CNC GF1HCY1CCG GF1HCY1CIH">
<div>
Thank you
Mit freundlichen Grüßen / Kind regards / Sincères salutations
Wir verwenden Cookies zur anonymisierte Auswertung Ihres Besuchs auf unserer Webseite durch »Matomo«. Dafür benötigen wir Ihr Einverständnis, welches für zwölf Monate gilt. Ein Widerruf bzw. Opt-out ist jederzeit auf unser Datenschutz-Seite möglich.