-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.8.2
-
-
331703b07 (dev)
When using QWebEngineView and setting html tags attribute id for automation purposes, for eg.: <div id="test">,
Is seen by Inspect as: "AutomationId: "QApplication.QWebEngineView.QObject.test""
In 6.6 it was coming through unmodified.