Alert/Confirm object message property is now blank using Chrome 114/116 and TC 15.54
Have just upgraded to latest TC, it now appears that all the message property content of alert/confirm objects in chrome are picked up by TC as blank instead of the previous message content that was mapped. The message can now only be picked up by mapping another child object to all existing alert/confirm objects as a Label object.
This is the case for chrome 114 and 116.
1. do we have to update all of our previously mapped alerts with message property to now have a child label object, or
2. can we get back the mapping of message content directly on the alert/confirm objects
editing to add, on further look at other examples, on some alerts, there is now the additional "label" message object, but also some of the text remains inside the parent alert object and is not accessible now via that object's message property (As it is blank)