getText() returns blank and getAttribute('textContent') returns null | in chrome v91 and on Mac machine.
getAttribute('textContent') works fine on Windows Chrome 91, but on mac and in chrome browser - its null and our scripts are failing in Mac machine.
Any help would be appreciated!