const font = elem.getCSSProperty(‘font-family‘)
console.log(font)
Selenium getCssValue/getCSSProperty
原文:https://www.cnblogs.com/cherry1130/p/12582306.html