Selenium getCssValue/getCSSProperty
const font = elem.getCSSProperty('font-family')
console.log(font)
- border-bottom-color
- color
- display
- text-align
- height
- background
- font-family
- font-size
- margin-bottom

1.01^365=37.78
0.99^365=0.03
const font = elem.getCSSProperty('font-family')
console.log(font)
