‎2024 Sep 15 6:34 AM
Hi all,
when I run the command
document.querySelectorAll('input[type="text"], input[type="email"], input[type="number"], textarea')[0].value;on page:
https://sapui5.hana.ondemand.com/#/entity/sap.m.InputListItem/sample/sap.m.sample.InputListItem
I got two different results. See Screenshot
Could anybody please explain, why there is a difference?
thanks regards, Mario