MCPcopy
hub / github.com/scrapinghub/splash / _set_style

Method _set_style

splash/qtrender_lua.py:2015–2016  ·  view source on GitHub ↗
(self, name, value)

Source from the content-addressed store, hash-verified

2013
2014 @command()
2015 def _set_style(self, name, value):
2016 return self.element.set_node_style(name, value)
2017
2018
2019class _ExposedEvent(BaseExposedObject):

Callers

nothing calls this directly

Calls 1

set_node_styleMethod · 0.80

Tested by

no test coverage detected