Element.get_style_property#

Element.get_style_property(property)[source]#

Gets the value of a CSS property inside the style attribute.

Parameters:

property (str) – The name of the property

Return type:

str