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

 

 

posted @ 2020-03-27 16:34  一波王炸  阅读(334)  评论(0)    收藏  举报