class Selenium::DevTools::V136::CSS
def get_longhand_properties(shorthand_name:, value:)
def get_longhand_properties(shorthand_name:, value:) @devtools.send_cmd('CSS.getLonghandProperties', shorthandName: shorthand_name, value: value) end
def get_longhand_properties(shorthand_name:, value:) @devtools.send_cmd('CSS.getLonghandProperties', shorthandName: shorthand_name, value: value) end