Dev mirage #488
Annotations
4 errors
          | 
                      
                          AXSharp.RenderableContent.Tests.RenderableContentTests ► Render_prgWeatherStations_Tabs_Successfull: 
                        src/AXSharp.blazor/tests/sandbox/AXSharp.RenderableContent.Tests/RenderableContentTests.cs#L49
                      
                       Failed test found in:
  TestResults/AXSharp.RenderableContent.Tests.csproj_net9.0.xml
Error:
  Bunit.HtmlEqualException : HTML comparison failed. 
  
  The following errors were found:
    1: The attribute at div(0) > div(0) > div(0) > div(2) > div(1) > div(0) > div(0) > select(2)[value] is missing.
    2: The attribute at div(0) > div(0) > div(0) > div(2) > div(1) > div(0) > div(0) > select(2) > option(0)[selected] was not expected.
  
  Actual HTML: 
  <div name="prgWeatherStations" >
    <div class="flex flex-col ">
      <div>
        <div>
          <nav class="tab">
            <button class="tab-item active" >North pole station</button>
            <button class="tab-item " >South pole station</button>
            <button class="tab-item " >Verl, Germany</button>
            <button class="tab-item " >Kriva, Slovakia</button>
          </nav>
        </div>
        <div class="flex flex-col ">
          <div>
            <div name="prgWeatherStations-_weatherStations-NorthPole-StationICAO">
              <div class="input-group ">
                <label for="7d7a5f25-bed5-4404-8885-9e2cd3c93bc2">Station name (ICAO)</label>
                <input type="text" id="7d7a5f25-bed5-4404-8885-9e2cd3c93bc2" class=" w-full min-w-20"   readonly="readonly" value="" >
              </div>
              <div class="invalid-feedback hidden"></div>
              <div class="invalid-feedback"></div>
            </div>
          </div>
          <div>
            <div name="prgWeatherStations-_weatherStations-NorthPole-StationStatus">
              <div class="select-group">
                <label for="prgWeatherStations._weatherStations.NorthPole.StationStatus_8e9c4276-8957-4047-8f68-9dd1d547681a">Station status</label>
                <select id="prgWeatherStations._weatherStations.NorthPole.StationStatus_8e9c4276-8957-4047-8f68-9dd1d547681a" class="min-w-6 " disabled="disabled">
                  <option selected="">Unknown</option>
                </select>
              </div>
              <div class="invalid-feedback"></div>
            </div>
          </div>
          <div>
            <div name="prgWeatherStations-_weatherStations-NorthPole-Pressure">
              <div class="input-group ">
                <label for="213efff6-e120-41d4-8047-cb5645161aab">Pressure [Torr]</label>
                <input type="number" id="213efff6-e120-41d4-8047-cb5645161aab" class=" w-full min-w-20"   step="any" readonly="readonly" value="0" >
              </div>
              <div class="invalid-feedback hidden"></div>
              <div class="invalid-feedback"></div>
            </div>
          </div>
          <div>
            <div name="prgWeatherStations-_weatherStations-NorthPole-Temp">
              <div class="input-group ">
                <label for="571261f9-bb95-455c-a91b-b11916b11698">Temperature [°C]</label>
                <input type="number" id="571261f9-bb95-455c-a91b-b11916b11698" class=" w-full min-w-20"   step="any" readonly="readonly" value="0" >
              </div>
              <div class="invalid-feedback hidden"></div>
              <div class="invalid-feedback"></div>
            </div>
          </div>
          <div>
            <div name="prgWeatherStations-_weatherStations-NorthPole-Visibility">
              <div class="input-group ">
                <label for="29dbd24d-a4b7-4f2e-9d53-24d3fffa517c">Visibility [km]</label>
                <input type="number" id="29dbd24d-a4b7-4f2e-9d53-24d3fffa517c" class=" w-full min-w-20"   step="any" readonly="readonly" value="0" >
              </div>
              <div class="invalid-feedback hidden"></div>
              <div class="invalid-feedback"></div>
            </div>
          </div>
          <div>
            <div name="prgWeatherStations-_weatherStations-NorthPole-WindHeading">
              <div class="input-group ">
                <label for="f6195fed-6cfb-4b01-980a-9c84542d2594">Wind heading [Azimuth]</label>
                <input type="number" id="f6195fed-6cfb-4b01-980a-9c84542d2594" class=" w-full min-w-20"   step="any" readonly="readonly" value="0" >
              </div>
              <div class="invalid-feedback hidden"></div>
              <div class="invalid-feedback"></div>
            </div>
          </div>
          <div>
            <div name="prgWeatherStations-_weatherStations-NorthPole-WindSpeed">
              <div class="input-group ">
                <label for="75b0edb3-2a18-46e5-909b-b9a325157c23">Wind speed [m/s]</label>
                <input type="number" id="75b0edb3-2a18-46e5-909b-b9a325157c23" class=" w-full min-w-20"   step="any" readonly="readonly" value="0" >
              </div>
              <div class="invalid-feedback hidden"></div>
              <div class="invalid-feedback"></div>
            </div>
          </div>
          <div>
            <div name="prgWeatherStations-_weatherStations-NorthPole-TestDate">
              <div class="relative" tabindex="0" >
                <div class="input-group">
                  <label for="55b296a2-3966-4ef0-9a2f-7145539d7844" class="text-gray-800 dark:text-gray-200 me-2">TestDate</label>
                  <div class="inline-flex items-center rounded-full bg-gray-200 dark:bg-gray-800">
                    <input type="text" id="55b296a2-3966-4ef0-9a2f-7145539d7844" class="p-2 focus:outline-none " size="4"    readonly="readonly" value="1/1/0001" >
                    <button class="cursor-pointer me-2" >
                      <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="size-5 text-gray-500">
                        <path stroke-linecap="round" stroke-linejoin="round" d="M6.75 3v2.25M17.25 3v2.25M3 18.75V7.5a2.25 2.25 0 0 1 2.25-2.25h13.5A2.25 2.25 0 0 1 21 7.5v11.25m-18 0A2.25 2.25 0 0 0 5.25 21h13.5A2.25 2.25 0 0 0 21 18.75m-18 0v-7.5A2.25 2.25 0 0 1 5.25 9h13.5A2.25 2.25 0 0 1 21 11.25v7.5m-9-6h.008v.008H12v-.008ZM12 15h.008v.008H12V15Zm0 2.25h.008v.008H12v-.008ZM9.75 15h.008v.008H9.75V15Zm0 2.25h.008v.008H9.75v-.008ZM7.5 15h.008v.008H7.5V15Zm0 2.25h.008v.008H7.5v-.008Zm6.75-4.5h.008v.008h-.008v-.008Zm0 2.25h.008v.008h-.008V15Zm0 2.25h.008v.008h-.008v-.008Zm2.25-4.5h.008v.008H16.5v-.008Zm0 2.25h.008v.008H16.5V15Z"></path>
                      </svg>
                    </button>
                  </div>
                </div>
              </div>
              <div class="invalid-feedback"></div>
            </div>
          </div>
          <div>
            <div name="prgWeatherStations-_weatherStations-NorthPole-TestDateTime">
              <div class="relative" tabindex="0" >
                <div class="input-group">
                  <label for="25b8de23-ee4b-4451-bcb0-abe3a086bafa" class="text-gray-800 dark:text-gray-200 me-2">TestDateTime</label>
                  <div class="inline-flex items-center rounded-full bg-gray-200 dark:bg-gray-800">
                    <input type="text" id="25b8de23-ee4b-4451-bcb0-abe3a086bafa" class="p-2 focus:outline-none " size="16"    title="Title" readonly="readonly" value="1/1/0001 12:00:00 AM" >
                    <button class="cursor-pointer me-2" >
                      <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="size-5 text-gray-500">
                        <path stroke-linecap="round" stroke-linejoin="round" d="M6.75 3v2.25M17.25 3v2.25M3 18.75V7.5a2.25 2.25 0 0 1 2.25-2.25h13.5A2.25 2.25 0 0 1 21 7.5v11.25m-18 0A2.25 2.25 0 0 0 5.25 21h13.5A2.25 2.25 0 0 0 21 18.75m-18 0v-7.5A2.25 2.25 0 0 1 5.25 9h13.5A2.25 2.25 0 0 1 21 11.25v7.5m-9-6h.008v.008H12v-.008ZM12 15h.008v.008H12V15Zm0 2.25h.008v.008H12v-.008ZM9.75 15h.008v.008H9.75V15Zm0 2.25h.008v.008H9.75v-.008ZM7.5 15h.008v.008H7.5V15Zm0 2.25h.008v.008H7.5v-.008Zm6.75-4.5h.008v.008h-.008v-.008Zm0 2.25h.008v.008h-.008V15Zm0 2.25h.008v.008h-.008v-.008Zm2.25-4.5h.008v.008H16.5v-.008Zm0 2.25h.008v.008H16.5V15Z"></path>
                      </svg>
                    </button>
                  </div>
                </div>
              </div>
              <div class="invalid-feedback"></div>
            </div>
          </div>
          <div>
            <div name="prgWeatherStations-_weatherStations-NorthPole-TestTimeOfDay">
              <div class="relative" tabindex="0" >
                <div class="input-group">
                  <label for="7102c384-1b08-44a1-95ed-02956ff73009" class="text-gray-800 dark:text-gray-200 me-2">TestTimeOfDay</label>
                  <div class="inline-flex items-center rounded-full bg-gray-200 dark:bg-gray-800">
                    <input type="text" id="7102c384-1b08-44a1-95ed-02956ff73009" class="p-2 focus:outline-none " size="4"    readonly="readonly" value="00:00:00" >
                    <button class="cursor-pointer me-2" >
                      <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="size-5 text-gray-500">
                        <path stroke-linecap="round" stroke-linejoin="round" d="M12 6v6h4.5m4.5 0a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z"></path>
                      </svg>
                    </button>
                  </div>
                </div>
              </div>
              <div class="invalid-feedback"></div>
            </div>
          </div>
        </div>
      </div>
      <div class="simple-border">
        <h3>What plc says</h3>
        <div class="mt-2">
          <div class="flex flex-col ">
            <div>
              <div name="prgWeatherStations-PlcCommentOnCurrentWeather">
                <div class="input-group ">
                  <label for="ac123eec-a2f8-453d-96c6-9236ef616261">What plc says</label>
                  <input type="text" id="ac123eec-a2f8-453d-96c6-9236ef616261" class=" w-full min-w-20"   readonly="readonly" value="" >
                </div>
                <div class="invalid-feedback hidden"></div>
                <div class="invalid-feedback"></div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
  
  Expected HTML: 
  <div name="prgWeatherStations" >
    <div class="flex flex-col ">
      <div>
        <div>
          <nav class="tab">
            <button class="tab-item active" >North pole station</button>
            <button class="tab-item " >South pole station</button>
            <button class="tab-item " >Verl, Germany</button>
            <button class="tab-item " >Kriva, Slovakia</button>
          </nav>
        </div>
        <div class="flex flex-col ">
          <div>
            <div name="prgWeatherStations-_weatherStations-NorthPole-StationICAO">
              <div class="input-group ">
                <label for:ignore="7f406b54-e2cc-4abb-a2ef-419205b8c0d6">Station name (ICAO)</label>
                <input type="text" id:ignore="7f406b54-e2cc-4abb-a2ef-419205b8c0d6" class=" w-full min-w-20"   readonly="readonly" value="" >
              </div>
              <div class="invalid-feedback hidden"></div>
              <div class="invalid-feedback"></div>
            </div>
          </div>
          <div>
            <div name="prgWeatherStations-_weatherStations-NorthPole-StationStatus">
              <div class="select-group">
                <label for:ignore="prgWeatherStations._weatherStations.NorthPole.StationStatus_b7f5f34a-f58e-4e73-879a-3d67fd488f16">Station status</label>
                <select id:ignore="prgWeatherStations._weatherStations.NorthPole.StationStatus_b7f5f34a-f58e-4e73-879a-3d67fd488f16" class="min-w-6 " disabled="disabled" value="0" >
                  <option>Unknown</option>
                </select>
              </div>
              <div class="invalid-feedback"></div>
            </div>
          </div>
          <div>
            <div name="prgWeatherStations-_weatherStations-NorthPole-Pressure">
              <div class="input-group ">
                <label for:ignore="cc50f7a8-f307-44d3-bf66-89768c54b805">Pressure [Torr]</label>
                <input type="number" id:ignore="cc50f7a8-f307-44d3-bf66-89768c54b805" class=" w-full min-w-20"   step="any" readonly="readonly" value="0" >
              </div>
              <div class="invalid-feedback hidden"></div>
              <div class="invalid-feedback"></div>
            </div>
          </div>
          <div>
            <div name="prgWeatherStations-_weatherStations-NorthPole-Temp">
              <div class="input-group ">
                <label for:ignore="b7fd0b35-df6f-4e6a-8ad6-605af1067b8d">Temperature [°C]</label>
                <input type="number" id:ignore="b7fd0b35-df6f-4e6a-8ad6-605af1067b8d" class=" w-full min-w-20"   step="any" readonly="readonly" value="0" >
              </div>
              <div class="invalid-feedback hidden"></div>
              <div class="invalid-feedback"></div>
            </div>
          </div>
          <div>
            <div name="prgWeatherStations-_weatherStations-NorthPole-Visibility">
              <div class="input-group ">
                <label for:ignore="aa97e0da-aee0-4251-8b65-3a2561309af3">Visibility [km]</label>
                <input type="number" id:ignore="aa97e0da-aee0-4251-8b65-3a2561309af3" class=" w-full min-w-20"   step="any" readonly="readonly" value="0" >
              </div>
              <div class="invalid-feedback hidden"></div>
              <div class="invalid-feedback"></div>
            </div>
          </div>
          <div>
            <div name="prgWeatherStations-_weatherStations-NorthPole-WindHeading">
              <div class="input-group ">
                <label for:ignore="ee341428-e593-48c7-be38-cc7da4efb1ab">Wind heading [Azimuth]</label>
                <input type="number" id:ignore="ee341428-e593-48c7-be38-cc7da4efb1ab" class=" w-full min-w-20"   step="any" readonly="readonly" value="0" >
              </div>
              <div class="invalid-feedback hidden"></div>
              <div class="invalid-feedback"></div>
            </div>
          </div>
          <div>
            <div name="prgWeatherStations-_weatherStations-NorthPole-WindSpeed">
              <div class="input-group ">
                <label for:ignore="4376b25d-adc0-48b7-8e0e-398eca224a49">Wind speed [m/s]</label>
                <input type="number" id:ignore="4376b25d-adc0-48b7-8e0e-398eca224a49" class=" w-full min-w-20"   step="any" readonly="readonly" value="0" >
              </div>
              <div class="invalid-feedback hidden"></div>
              <div class="invalid-feedback"></div>
            </div>
          </div>
          <div>
            <div name="prgWeatherStations-_weatherStations-NorthPole-TestDate">
              <div class="relative" tabindex="0" >
                <div class="input-group">
                  <label for:ignore="05683b8a-927e-42ac-9468-28456cbbf884" class="text-gray-800 dark:text-gray-200 me-2">TestDate</label>
                  <div class="inline-flex items-center rounded-full bg-gray-200 dark:bg-gray-800">
                    <input type="text" id:ignore="05683b8a-927e-42ac-9468-28456cbbf884" class="p-2 focus:outline-none " size="4"    readonly="readonly" value="1/1/0001" >
                    <button class="cursor-pointer me-2" >
                      <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="size-5 text-gray-500">
                        <path stroke-linecap="round" stroke-linejoin="round" d="M6.75 3v2.25M17.25 3v2.25M3 18.75V7.5a2.25 2.25 0 0 1 2.25-2.25h13.5A2.25 2.25 0 0 1 21 7.5v11.25m-18 0A2.25 2.25 0 0 0 5.25 21h13.5A2.25 2.25 0 0 0 21 18.75m-18 0v-7.5A2.25 2.25 0 0 1 5.25 9h13.5A2.25 2.25 0 0 1 21 11.25v7.5m-9-6h.008v.008H12v-.008ZM12 15h.008v.008H12V15Zm0 2.25h.008v.008H12v-.008ZM9.75 15h.008v.008H9.75V15Zm0 2.25h.008v.008H9.75v-.008ZM7.5 15h.008v.008H7.5V15Zm0 2.25h.008v.008H7.5v-.008Zm6.75-4.5h.008v.008h-.008v-.008Zm0 2.25h.008v.008h-.008V15Zm0 2.25h.008v.008h-.008v-.008Zm2.25-4.5h.008v.008H16.5v-.008Zm0 2.25h.008v.008H16.5V15Z"></path>
                      </svg>
                    </button>
                  </div>
                </div>
              </div>
              <div class="invalid-feedback"></div>
            </div>
          </div>
          <div>
            <div name="prgWeatherStations-_weatherStations-NorthPole-TestDateTime">
              <div class="relative" tabindex="0" >
                <div class="input-group">
                  <label for:ignore="4757b817-a7f4-4700-a9d8-9248ecef6bb4" class="text-gray-800 dark:text-gray-200 me-2">TestDateTime</label>
                  <div class="inline-flex items-center rounded-full bg-gray-200 dark:bg-gray-800">
                    <input type="text" id:ignore="4757b817-a7f4-4700-a9d8-9248ecef6bb4" class="p-2 focus:outline-none " size="16"    title="Title" readonly="readonly" value="1/1/0001 12:00:00 AM" >
                    <button class="cursor-pointer me-2" >
                      <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="size-5 text-gray-500">
                        <path stroke-linecap="round" stroke-linejoin="round" d="M6.75 3v2.25M17.25 3v2.25M3 18.75V7.5a2.25 2.25 0 0 1 2.25-2.25h13.5A2.25 2.25 0 0 1 21 7.5v11.25m-18 0A2.25 2.25 0 0 0 5.25 21h13.5A2.25 2.25 0 0 0 21 18.75m-18 0v-7.5A2.25 2.25 0 0 1 5.25 9h13.5A2.25 2.25 0 0 1 21 11.25v7.5m-9-6h.008v.008H12v-.008ZM12 15h.008v.008H12V15Zm0 2.25h.008v.008H12v-.008ZM9.75 15h.008v.008H9.75V15Zm0 2.25h.008v.008H9.75v-.008ZM7.5 15h.008v.008H7.5V15Zm0 2.25h.008v.008H7.5v-.008Zm6.75-4.5h.008v.008h-.008v-.008Zm0 2.25h.008v.008h-.008V15Zm0 2.25h.008v.008h-.008v-.008Zm2.25-4.5h.008v.008H16.5v-.008Zm0 2.25h.008v.008H16.5V15Z"></path>
                      </svg>
                    </button>
                  </div>
                </div>
              </div>
              <div class="invalid-feedback"></div>
            </div>
          </div>
          <div>
            <div name="prgWeatherStations-_weatherStations-NorthPole-TestTimeOfDay">
              <div class="relative" tabindex="0" >
                <div class="input-group">
                  <label for:ignore="b3c4661f-bb9c-4364-860b-6c3792561498" class="text-gray-800 dark:text-gray-200 me-2">TestTimeOfDay</label>
                  <div class="inline-flex items-center rounded-full bg-gray-200 dark:bg-gray-800">
                    <input type="text" id:ignore="b3c4661f-bb9c-4364-860b-6c3792561498" class="p-2 focus:outline-none " size="4"    readonly="readonly" value="00:00:00" >
                    <button class="cursor-pointer me-2" >
                      <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="size-5 text-gray-500">
                        <path stroke-linecap="round" stroke-linejoin="round" d="M12 6v6h4.5m4.5 0a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z"></path>
                      </svg>
                    </button>
                  </div>
                </div>
              </div>
              <div class="invalid-feedback"></div>
            </div>
          </div>
        </div>
      </div>
      <div class="simple-border">
        <h3>What plc says</h3>
        <div class="mt-2">
          <div class="flex flex-col ">
            <div>
              <div name="prgWeatherStations-PlcCommentOnCurrentWeather">
                <div class="input-group ">
                  <label for:ignore="09861f13-38b6-4ab9-8312-2267015ae81d">What plc says</label>
                  <input type="text" id:ignore="09861f13-38b6-4ab9-8312-2267015ae81d" class=" w-full min-w-20"   readonly="readonly" value="" >
                </div>
                <div class="invalid-feedback hidden"></div>
                <div class="invalid-feedback"></div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
   | 
| 
                      
                          AXSharp.RenderableContent.Tests.RenderableContentTests ► Render_stTestLayoutOverwrite_Success: 
                        src/AXSharp.blazor/tests/sandbox/AXSharp.RenderableContent.Tests/RenderableContentTests.cs#L49
                      
                       Failed test found in:
  TestResults/AXSharp.RenderableContent.Tests.csproj_net9.0.xml
Error:
  Bunit.HtmlEqualException : HTML comparison failed. 
  
  The following errors were found:
    1: The attribute at div(0) > div(0) > div(4) > div(0) > div(0) > div(0) > div(2) > div(1) > div(0) > div(0) > select(2)[value] is missing.
    2: The attribute at div(0) > div(0) > div(4) > div(0) > div(0) > div(0) > div(2) > div(1) > div(0) > div(0) > select(2) > option(0)[selected] was not expected.
  
  Actual HTML: 
  <div name="testingProgram-testLayoutOverwrite" >
    <div class="flex overflow-x-auto ">
      <div class="flex-1 p-2 ">
        <div name="testingProgram-testLayoutOverwrite-ix_bool">
          <div class="checkbox-group ">
            <input type="checkbox" id="4ba5b82b-40d9-41ab-b04d-0812c30be6d4" class=""   disabled="disabled" >
            <label for="4ba5b82b-40d9-41ab-b04d-0812c30be6d4" class="ms-2">ix_bool</label>
          </div>
          <div class="invalid-feedback"></div>
        </div>
      </div>
      <div class="flex-1 p-2 ">
        <div name="testingProgram-testLayoutOverwrite-ix_int">
          <div class="input-group ">
            <label for="46dfee2b-64d0-4263-a4f9-66aebea46af4">ix_int</label>
            <input type="number" id="46dfee2b-64d0-4263-a4f9-66aebea46af4" class=" w-full min-w-20"   step="any" readonly="readonly" value="0" >
          </div>
          <div class="invalid-feedback hidden"></div>
          <div class="invalid-feedback"></div>
        </div>
      </div>
      <div class="flex-1 p-2 ">
        <div name="testingProgram-testLayoutOverwrite-ix_string">
          <div class="input-group ">
            <label for="ce3dd1ba-97cc-40f3-a282-7b86efecc7a0">ix_string</label>
            <input type="text" id="ce3dd1ba-97cc-40f3-a282-7b86efecc7a0" class=" w-full min-w-20"   readonly="readonly" value="" >
          </div>
          <div class="invalid-feedback hidden"></div>
          <div class="invalid-feedback"></div>
        </div>
      </div>
      <div class="p-2 flex-even">
        <div class="flex flex-wrap ">
          <div class="p-2 ">
            <div name="testingProgram-testLayoutOverwrite-simple-Piston_A1">
              <div class="input-group ">
                <label for="ca0be908-9cab-4ff0-96f6-9fc3ee6c0e4f">A1</label>
                <input type="text" id="ca0be908-9cab-4ff0-96f6-9fc3ee6c0e4f" class=" w-full min-w-20"   readonly="readonly" value="" >
              </div>
              <div class="invalid-feedback hidden"></div>
              <div class="invalid-feedback"></div>
            </div>
          </div>
          <div class="p-2 ">
            <div name="testingProgram-testLayoutOverwrite-simple-Piston_A2">
              <div class="input-group ">
                <label for="0f8ca148-2fa9-41d5-9bf4-d7d679041cb3">A2</label>
                <input type="text" id="0f8ca148-2fa9-41d5-9bf4-d7d679041cb3" class=" w-full min-w-20"   readonly="readonly" value="" >
              </div>
              <div class="invalid-feedback hidden"></div>
              <div class="invalid-feedback"></div>
            </div>
          </div>
          <div class="p-2 ">
            <div name="testingProgram-testLayoutOverwrite-simple-Piston_A3">
              <div class="input-group ">
                <label for="250050fb-e10b-45bf-a8ea-494a5c4f10fd">A3</label>
                <input type="text" id="250050fb-e10b-45bf-a8ea-494a5c4f10fd" class=" w-full min-w-20"   readonly="readonly" value="" >
              </div>
              <div class="invalid-feedback hidden"></div>
              <div class="invalid-feedback"></div>
            </div>
          </div>
          <div class="p-2 ">
            <div name="testingProgram-testLayoutOverwrite-simple-Piston_A4">
              <div class="input-group ">
                <label for="51761992-532b-4730-b01c-79826808b8de">A4</label>
                <input type="text" id="51761992-532b-4730-b01c-79826808b8de" class=" w-full min-w-20"   readonly="readonly" value="" >
              </div>
              <div class="invalid-feedback hidden"></div>
              <div class="invalid-feedback"></div>
            </div>
          </div>
        </div>
      </div>
      <div class="p-2 flex-even">
        <div class="flex flex-wrap ">
          <div class="flex p-2">
            <div>
              <div>
                <nav class="tab">
                  <button class="tab-item active" >North pole station</button>
                  <button class="tab-item " >South pole station</button>
                  <button class="tab-item " >Verl, Germany</button>
                  <button class="tab-item " >Kriva, Slovakia</button>
                </nav>
              </div>
              <div class="flex flex-col ">
                <div>
                  <div name="testingProgram-testLayoutOverwrite-weather-_weatherStations-NorthPole-StationICAO">
                    <div class="input-group ">
                      <label for="2651f4d9-0b03-4b1a-9a5b-8210ef2b0860">Station name (ICAO)</label>
                      <input type="text" id="2651f4d9-0b03-4b1a-9a5b-8210ef2b0860" class=" w-full min-w-20"   readonly="readonly" value="" >
                    </div>
                    <div class="invalid-feedback hidden"></div>
                    <div class="invalid-feedback"></div>
                  </div>
                </div>
                <div>
                  <div name="testingProgram-testLayoutOverwrite-weather-_weatherStations-NorthPole-StationStatus">
                    <div class="select-group">
                      <label for="testingProgram.testLayoutOverwrite.weather._weatherStations.NorthPole.StationStatus_9df14453-df05-4aeb-ab42-45f59448cebc">Station status</label>
                      <select id="testingProgram.testLayoutOverwrite.weather._weatherStations.NorthPole.StationStatus_9df14453-df05-4aeb-ab42-45f59448cebc" class="min-w-6 " disabled="disabled">
                        <option selected="">Unknown</option>
                      </select>
                    </div>
                    <div class="invalid-feedback"></div>
                  </div>
                </div>
                <div>
                  <div name="testingProgram-testLayoutOverwrite-weather-_weatherStations-NorthPole-Pressure">
                    <div class="input-group ">
                      <label for="cd87676a-571c-4862-96bf-47bb53402daf">Pressure [Torr]</label>
                      <input type="number" id="cd87676a-571c-4862-96bf-47bb53402daf" class=" w-full min-w-20"   step="any" readonly="readonly" value="0" >
                    </div>
                    <div class="invalid-feedback hidden"></div>
                    <div class="invalid-feedback"></div>
                  </div>
                </div>
                <div>
                  <div name="testingProgram-testLayoutOverwrite-weather-_weatherStations-NorthPole-Temp">
                    <div class="input-group ">
                      <label for="c697c97a-01e0-4683-b3e3-df05695c411b">Temperature [°C]</label>
                      <input type="number" id="c697c97a-01e0-4683-b3e3-df05695c411b" class=" w-full min-w-20"   step="any" readonly="readonly" value="0" >
                    </div>
                    <div class="invalid-feedback hidden"></div>
                    <div class="invalid-feedback"></div>
                  </div>
                </div>
                <div>
                  <div name="testingProgram-testLayoutOverwrite-weather-_weatherStations-NorthPole-Visibility">
                    <div class="input-group ">
                      <label for="2fbb3a59-2294-43f7-8184-b5c86589720d">Visibility [km]</label>
                      <input type="number" id="2fbb3a59-2294-43f7-8184-b5c86589720d" class=" w-full min-w-20"   step="any" readonly="readonly" value="0" >
                    </div>
                    <div class="invalid-feedback hidden"></div>
                    <div class="invalid-feedback"></div>
                  </div>
                </div>
                <div>
                  <div name="testingProgram-testLayoutOverwrite-weather-_weatherStations-NorthPole-WindHeading">
                    <div class="input-group ">
                      <label for="83a8f90b-fd37-4bb8-a6df-2e3c2694cd91">Wind heading [Azimuth]</label>
                      <input type="number" id="83a8f90b-fd37-4bb8-a6df-2e3c2694cd91" class=" w-full min-w-20"   step="any" readonly="readonly" value="0" >
                    </div>
                    <div class="invalid-feedback hidden"></div>
                    <div class="invalid-feedback"></div>
                  </div>
                </div>
                <div>
                  <div name="testingProgram-testLayoutOverwrite-weather-_weatherStations-NorthPole-WindSpeed">
                    <div class="input-group ">
                      <label for="b341acc7-e3b1-4114-90e5-e9e6ceb1a0fe">Wind speed [m/s]</label>
                      <input type="number" id="b341acc7-e3b1-4114-90e5-e9e6ceb1a0fe" class=" w-full min-w-20"   step="any" readonly="readonly" value="0" >
                    </div>
                    <div class="invalid-feedback hidden"></div>
                    <div class="invalid-feedback"></div>
                  </div>
                </div>
                <div>
                  <div name="testingProgram-testLayoutOverwrite-weather-_weatherStations-NorthPole-TestDate">
                    <div class="relative" tabindex="0" >
                      <div class="input-group">
                        <label for="08b3d4e6-c4a6-4301-8234-047a6488da07" class="text-gray-800 dark:text-gray-200 me-2">TestDate</label>
                        <div class="inline-flex items-center rounded-full bg-gray-200 dark:bg-gray-800">
                          <input type="text" id="08b3d4e6-c4a6-4301-8234-047a6488da07" class="p-2 focus:outline-none " size="4"    readonly="readonly" value="1/1/0001" >
                          <button class="cursor-pointer me-2" >
                            <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="size-5 text-gray-500">
                              <path stroke-linecap="round" stroke-linejoin="round" d="M6.75 3v2.25M17.25 3v2.25M3 18.75V7.5a2.25 2.25 0 0 1 2.25-2.25h13.5A2.25 2.25 0 0 1 21 7.5v11.25m-18 0A2.25 2.25 0 0 0 5.25 21h13.5A2.25 2.25 0 0 0 21 18.75m-18 0v-7.5A2.25 2.25 0 0 1 5.25 9h13.5A2.25 2.25 0 0 1 21 11.25v7.5m-9-6h.008v.008H12v-.008ZM12 15h.008v.008H12V15Zm0 2.25h.008v.008H12v-.008ZM9.75 15h.008v.008H9.75V15Zm0 2.25h.008v.008H9.75v-.008ZM7.5 15h.008v.008H7.5V15Zm0 2.25h.008v.008H7.5v-.008Zm6.75-4.5h.008v.008h-.008v-.008Zm0 2.25h.008v.008h-.008V15Zm0 2.25h.008v.008h-.008v-.008Zm2.25-4.5h.008v.008H16.5v-.008Zm0 2.25h.008v.008H16.5V15Z"></path>
                            </svg>
                          </button>
                        </div>
                      </div>
                    </div>
                    <div class="invalid-feedback"></div>
                  </div>
                </div>
                <div>
                  <div name="testingProgram-testLayoutOverwrite-weather-_weatherStations-NorthPole-TestDateTime">
                    <div class="relative" tabindex="0" >
                      <div class="input-group">
                        <label for="b244461f-8f9d-4160-8e28-66e8d859b53e" class="text-gray-800 dark:text-gray-200 me-2">TestDateTime</label>
                        <div class="inline-flex items-center rounded-full bg-gray-200 dark:bg-gray-800">
                          <input type="text" id="b244461f-8f9d-4160-8e28-66e8d859b53e" class="p-2 focus:outline-none " size="16"    title="Title" readonly="readonly" value="1/1/0001 12:00:00 AM" >
                          <button class="cursor-pointer me-2" >
                            <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="size-5 text-gray-500">
                              <path stroke-linecap="round" stroke-linejoin="round" d="M6.75 3v2.25M17.25 3v2.25M3 18.75V7.5a2.25 2.25 0 0 1 2.25-2.25h13.5A2.25 2.25 0 0 1 21 7.5v11.25m-18 0A2.25 2.25 0 0 0 5.25 21h13.5A2.25 2.25 0 0 0 21 18.75m-18 0v-7.5A2.25 2.25 0 0 1 5.25 9h13.5A2.25 2.25 0 0 1 21 11.25v7.5m-9-6h.008v.008H12v-.008ZM12 15h.008v.008H12V15Zm0 2.25h.008v.008H12v-.008ZM9.75 15h.008v.008H9.75V15Zm0 2.25h.008v.008H9.75v-.008ZM7.5 15h.008v.008H7.5V15Zm0 2.25h.008v.008H7.5v-.008Zm6.75-4.5h.008v.008h-.008v-.008Zm0 2.25h.008v.008h-.008V15Zm0 2.25h.008v.008h-.008v-.008Zm2.25-4.5h.008v.008H16.5v-.008Zm0 2.25h.008v.008H16.5V15Z"></path>
                            </svg>
                          </button>
                        </div>
                      </div>
                    </div>
                    <div class="invalid-feedback"></div>
                  </div>
                </div>
                <div>
                  <div name="testingProgram-testLayoutOverwrite-weather-_weatherStations-NorthPole-TestTimeOfDay">
                    <div class="relative" tabindex="0" >
                      <div class="input-group">
                        <label for="437d3f01-8eee-4181-ad0a-45c968c1d401" class="text-gray-800 dark:text-gray-200 me-2">TestTimeOfDay</label>
                        <div class="inline-flex items-center rounded-full bg-gray-200 dark:bg-gray-800">
                          <input type="text" id="437d3f01-8eee-4181-ad0a-45c968c1d401" class="p-2 focus:outline-none " size="4"    readonly="readonly" value="00:00:00" >
                          <button class="cursor-pointer me-2" >
                            <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="size-5 text-gray-500">
                              <path stroke-linecap="round" stroke-linejoin="round" d="M12 6v6h4.5m4.5 0a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z"></path>
                            </svg>
                          </button>
                        </div>
                      </div>
                    </div>
                    <div class="invalid-feedback"></div>
                  </div>
                </div>
              </div>
            </div>
          </div>
          <div class="flex p-2">
            <div class="simple-border">
              <h3>What plc says</h3>
              <div class="mt-2">
                <div class="flex flex-col ">
                  <div>
                    <div name="testingProgram-testLayoutOverwrite-weather-PlcCommentOnCurrentWeather">
                      <div class="input-group ">
                        <label for="98d2e0e8-59c2-4da7-9815-feda347fb5b3">What plc says</label>
                        <input type="text" id="98d2e0e8-59c2-4da7-9815-feda347fb5b3" class=" w-full min-w-20"   readonly="readonly" value="" >
                      </div>
                      <div class="invalid-feedback hidden"></div>
                      <div class="invalid-feedback"></div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
  
  Expected HTML: 
  <div name="testingProgram-testLayoutOverwrite" >
    <div class="flex overflow-x-auto ">
      <div class="flex-1 p-2 ">
        <div name="testingProgram-testLayoutOverwrite-ix_bool">
          <div class="checkbox-group ">
            <input type="checkbox" id:ignore="7e39390d-f5da-44b4-a254-b5e7ffceaf2e" class=""   disabled="disabled" >
            <label for:ignore="7e39390d-f5da-44b4-a254-b5e7ffceaf2e" class="ms-2">ix_bool</label>
          </div>
          <div class="invalid-feedback"></div>
        </div>
      </div>
      <div class="flex-1 p-2 ">
        <div name="testingProgram-testLayoutOverwrite-ix_int">
          <div class="input-group ">
            <label for:ignore="a2f0015c-8395-4c1d-be25-af7fb3ee30e7">ix_int</label>
            <input type="number" id:ignore="a2f0015c-8395-4c1d-be25-af7fb3ee30e7" class=" w-full min-w-20"   step="any" readonly="readonly" value="0" >
          </div>
          <div class="invalid-feedback hidden"></div>
          <div class="invalid-feedback"></div>
        </div>
      </div>
      <div class="flex-1 p-2 ">
        <div name="testingProgram-testLayoutOverwrite-ix_string">
          <div class="input-group ">
            <label for:ignore="6721cb9c-37ec-4796-a0f1-a4fdb6abad4a">ix_string</label>
            <input type="text" id:ignore="6721cb9c-37ec-4796-a0f1-a4fdb6abad4a" class=" w-full min-w-20"   readonly="readonly" value="" >
          </div>
          <div class="invalid-feedback hidden"></div>
          <div class="invalid-feedback"></div>
        </div>
      </div>
      <div class="p-2 flex-even">
        <div class="flex flex-wrap ">
          <div class="p-2 ">
            <div name="testingProgram-testLayoutOverwrite-simple-Piston_A1">
              <div class="input-group ">
                <label for:ignore="a7136984-0031-4c62-a98e-6ce8e85f8f9d">A1</label>
                <input type="text" id:ignore="a7136984-0031-4c62-a98e-6ce8e85f8f9d" class=" w-full min-w-20"   readonly="readonly" value="" >
              </div>
              <div class="invalid-feedback hidden"></div>
              <div class="invalid-feedback"></div>
            </div>
          </div>
          <div class="p-2 ">
            <div name="testingProgram-testLayoutOverwrite-simple-Piston_A2">
              <div class="input-group ">
                <label for:ignore="3a19e155-c200-47c7-9006-c75975d58448">A2</label>
                <input type="text" id:ignore="3a19e155-c200-47c7-9006-c75975d58448" class=" w-full min-w-20"   readonly="readonly" value="" >
              </div>
              <div class="invalid-feedback hidden"></div>
              <div class="invalid-feedback"></div>
            </div>
          </div>
          <div class="p-2 ">
            <div name="testingProgram-testLayoutOverwrite-simple-Piston_A3">
              <div class="input-group ">
                <label for:ignore="1790ab96-dfee-4eb4-9678-728884cacaff">A3</label>
                <input type="text" id:ignore="1790ab96-dfee-4eb4-9678-728884cacaff" class=" w-full min-w-20"   readonly="readonly" value="" >
              </div>
              <div class="invalid-feedback hidden"></div>
              <div class="invalid-feedback"></div>
            </div>
          </div>
          <div class="p-2 ">
            <div name="testingProgram-testLayoutOverwrite-simple-Piston_A4">
              <div class="input-group ">
                <label for:ignore="46a59344-ecd8-4530-90ad-50d927e03d77">A4</label>
                <input type="text" id:ignore="46a59344-ecd8-4530-90ad-50d927e03d77" class=" w-full min-w-20"   readonly="readonly" value="" >
              </div>
              <div class="invalid-feedback hidden"></div>
              <div class="invalid-feedback"></div>
            </div>
          </div>
        </div>
      </div>
      <div class="p-2 flex-even">
        <div class="flex flex-wrap ">
          <div class="flex p-2">
            <div>
              <div>
                <nav class="tab">
                  <button class="tab-item active" >North pole station</button>
                  <button class="tab-item " >South pole station</button>
                  <button class="tab-item " >Verl, Germany</button>
                  <button class="tab-item " >Kriva, Slovakia</button>
                </nav>
              </div>
              <div class="flex flex-col ">
                <div>
                  <div name="testingProgram-testLayoutOverwrite-weather-_weatherStations-NorthPole-StationICAO">
                    <div class="input-group ">
                      <label for:ignore="b64ca231-bf61-435f-adf6-e9d1aa3f7e11">Station name (ICAO)</label>
                      <input type="text" id:ignore="b64ca231-bf61-435f-adf6-e9d1aa3f7e11" class=" w-full min-w-20"   readonly="readonly" value="" >
                    </div>
                    <div class="invalid-feedback hidden"></div>
                    <div class="invalid-feedback"></div>
                  </div>
                </div>
                <div>
                  <div name="testingProgram-testLayoutOverwrite-weather-_weatherStations-NorthPole-StationStatus">
                    <div class="select-group">
                      <label for:ignore="testingProgram.testLayoutOverwrite.weather._weatherStations.NorthPole.StationStatus_04d0e720-a496-4b14-8e00-72fa19a6b383">Station status</label>
                      <select id:ignore="testingProgram.testLayoutOverwrite.weather._weatherStations.NorthPole.StationStatus_04d0e720-a496-4b14-8e00-72fa19a6b383" class="min-w-6 " disabled="disabled" value="0" >
                        <option>Unknown</option>
                      </select>
                    </div>
                    <div class="invalid-feedback"></div>
                  </div>
                </div>
                <div>
                  <div name="testingProgram-testLayoutOverwrite-weather-_weatherStations-NorthPole-Pressure">
                    <div class="input-group ">
                      <label for:ignore="00edc887-6886-434f-b45e-02ec85504d8a">Pressure [Torr]</label>
                      <input type="number" id:ignore="00edc887-6886-434f-b45e-02ec85504d8a" class=" w-full min-w-20"   step="any" readonly="readonly" value="0" >
                    </div>
                    <div class="invalid-feedback hidden"></div>
                    <div class="invalid-feedback"></div>
                  </div>
                </div>
                <div>
                  <div name="testingProgram-testLayoutOverwrite-weather-_weatherStations-NorthPole-Temp">
                    <div class="input-group ">
                      <label for:ignore="cebe0061-3f44-4837-8d02-006e390e821f">Temperature [°C]</label>
                      <input type="number" id:ignore="cebe0061-3f44-4837-8d02-006e390e821f" class=" w-full min-w-20"   step="any" readonly="readonly" value="0" >
                    </div>
                    <div class="invalid-feedback hidden"></div>
                    <div class="invalid-feedback"></div>
                  </div>
                </div>
                <div>
                  <div name="testingProgram-testLayoutOverwrite-weather-_weatherStations-NorthPole-Visibility">
                    <div class="input-group ">
                      <label for:ignore="9c8aef0c-d534-4ea6-b2b9-0b28a4519c30">Visibility [km]</label>
                      <input type="number" id:ignore="9c8aef0c-d534-4ea6-b2b9-0b28a4519c30" class=" w-full min-w-20"   step="any" readonly="readonly" value="0" >
                    </div>
                    <div class="invalid-feedback hidden"></div>
                    <div class="invalid-feedback"></div>
                  </div>
                </div>
                <div>
                  <div name="testingProgram-testLayoutOverwrite-weather-_weatherStations-NorthPole-WindHeading">
                    <div class="input-group ">
                      <label for:ignore="640856d4-edb3-4be9-bf6a-cc929acd9e6d">Wind heading [Azimuth]</label>
                      <input type="number" id:ignore="640856d4-edb3-4be9-bf6a-cc929acd9e6d" class=" w-full min-w-20"   step="any" readonly="readonly" value="0" >
                    </div>
                    <div class="invalid-feedback hidden"></div>
                    <div class="invalid-feedback"></div>
                  </div>
                </div>
                <div>
                  <div name="testingProgram-testLayoutOverwrite-weather-_weatherStations-NorthPole-WindSpeed">
                    <div class="input-group ">
                      <label for:ignore="8d79fd72-fddb-44e5-8d59-36dc744684d9">Wind speed [m/s]</label>
                      <input type="number" id:ignore="8d79fd72-fddb-44e5-8d59-36dc744684d9" class=" w-full min-w-20"   step="any" readonly="readonly" value="0" >
                    </div>
                    <div class="invalid-feedback hidden"></div>
                    <div class="invalid-feedback"></div>
                  </div>
                </div>
                <div>
                  <div name="testingProgram-testLayoutOverwrite-weather-_weatherStations-NorthPole-TestDate">
                    <div class="relative" tabindex="0" >
                      <div class="input-group">
                        <label for:ignore="9fb0139a-efa8-43da-b860-b22420a37eb5" class="text-gray-800 dark:text-gray-200 me-2">TestDate</label>
                        <div class="inline-flex items-center rounded-full bg-gray-200 dark:bg-gray-800">
                          <input type="text" id:ignore="9fb0139a-efa8-43da-b860-b22420a37eb5" class="p-2 focus:outline-none " size="4"    readonly="readonly" value="1/1/0001" >
                          <button class="cursor-pointer me-2" >
                            <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="size-5 text-gray-500">
                              <path stroke-linecap="round" stroke-linejoin="round" d="M6.75 3v2.25M17.25 3v2.25M3 18.75V7.5a2.25 2.25 0 0 1 2.25-2.25h13.5A2.25 2.25 0 0 1 21 7.5v11.25m-18 0A2.25 2.25 0 0 0 5.25 21h13.5A2.25 2.25 0 0 0 21 18.75m-18 0v-7.5A2.25 2.25 0 0 1 5.25 9h13.5A2.25 2.25 0 0 1 21 11.25v7.5m-9-6h.008v.008H12v-.008ZM12 15h.008v.008H12V15Zm0 2.25h.008v.008H12v-.008ZM9.75 15h.008v.008H9.75V15Zm0 2.25h.008v.008H9.75v-.008ZM7.5 15h.008v.008H7.5V15Zm0 2.25h.008v.008H7.5v-.008Zm6.75-4.5h.008v.008h-.008v-.008Zm0 2.25h.008v.008h-.008V15Zm0 2.25h.008v.008h-.008v-.008Zm2.25-4.5h.008v.008H16.5v-.008Zm0 2.25h.008v.008H16.5V15Z"></path>
                            </svg>
                          </button>
                        </div>
                      </div>
                    </div>
                    <div class="invalid-feedback"></div>
                  </div>
                </div>
                <div>
                  <div name="testingProgram-testLayoutOverwrite-weather-_weatherStations-NorthPole-TestDateTime">
                    <div class="relative" tabindex="0" >
                      <div class="input-group">
                        <label for:ignore="4fd367f6-7d2c-472a-8885-c399cda9d453" class="text-gray-800 dark:text-gray-200 me-2">TestDateTime</label>
                        <div class="inline-flex items-center rounded-full bg-gray-200 dark:bg-gray-800">
                          <input type="text" id:ignore="4fd367f6-7d2c-472a-8885-c399cda9d453" class="p-2 focus:outline-none " size="16"    title="Title" readonly="readonly" value="1/1/0001 12:00:00 AM" >
                          <button class="cursor-pointer me-2" >
                            <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="size-5 text-gray-500">
                              <path stroke-linecap="round" stroke-linejoin="round" d="M6.75 3v2.25M17.25 3v2.25M3 18.75V7.5a2.25 2.25 0 0 1 2.25-2.25h13.5A2.25 2.25 0 0 1 21 7.5v11.25m-18 0A2.25 2.25 0 0 0 5.25 21h13.5A2.25 2.25 0 0 0 21 18.75m-18 0v-7.5A2.25 2.25 0 0 1 5.25 9h13.5A2.25 2.25 0 0 1 21 11.25v7.5m-9-6h.008v.008H12v-.008ZM12 15h.008v.008H12V15Zm0 2.25h.008v.008H12v-.008ZM9.75 15h.008v.008H9.75V15Zm0 2.25h.008v.008H9.75v-.008ZM7.5 15h.008v.008H7.5V15Zm0 2.25h.008v.008H7.5v-.008Zm6.75-4.5h.008v.008h-.008v-.008Zm0 2.25h.008v.008h-.008V15Zm0 2.25h.008v.008h-.008v-.008Zm2.25-4.5h.008v.008H16.5v-.008Zm0 2.25h.008v.008H16.5V15Z"></path>
                            </svg>
                          </button>
                        </div>
                      </div>
                    </div>
                    <div class="invalid-feedback"></div>
                  </div>
                </div>
                <div>
                  <div name="testingProgram-testLayoutOverwrite-weather-_weatherStations-NorthPole-TestTimeOfDay">
                    <div class="relative" tabindex="0" >
                      <div class="input-group">
                        <label for:ignore="1b5b91f1-af1e-42d5-8678-12b5a236d0ad" class="text-gray-800 dark:text-gray-200 me-2">TestTimeOfDay</label>
                        <div class="inline-flex items-center rounded-full bg-gray-200 dark:bg-gray-800">
                          <input type="text" id:ignore="1b5b91f1-af1e-42d5-8678-12b5a236d0ad" class="p-2 focus:outline-none " size="4"    readonly="readonly" value="00:00:00" >
                          <button class="cursor-pointer me-2" >
                            <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="size-5 text-gray-500">
                              <path stroke-linecap="round" stroke-linejoin="round" d="M12 6v6h4.5m4.5 0a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z"></path>
                            </svg>
                          </button>
                        </div>
                      </div>
                    </div>
                    <div class="invalid-feedback"></div>
                  </div>
                </div>
              </div>
            </div>
          </div>
          <div class="flex p-2">
            <div class="simple-border">
              <h3>What plc says</h3>
              <div class="mt-2">
                <div class="flex flex-col ">
                  <div>
                    <div name="testingProgram-testLayoutOverwrite-weather-PlcCommentOnCurrentWeather">
                      <div class="input-group ">
                        <label for:ignore="caa40b3e-f6d6-445e-8257-244d6fd16952">What plc says</label>
                        <input type="text" id:ignore="caa40b3e-f6d6-445e-8257-244d6fd16952" class=" w-full min-w-20"   readonly="readonly" value="" >
                      </div>
                      <div class="invalid-feedback hidden"></div>
                      <div class="invalid-feedback"></div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
   | 
| 
                      
                          build (Release)
                        
                      
                       Failed test were found and 'fail-on-error' option is set to true | 
| 
                      
                          build (Release)
                        
                      
                       Process completed with exit code 1. |