MCPcopy Index your code
hub / github.com/plotly/dash / paste

Method paste

components/dash-table/tests/selenium/conftest.py:624–626  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

622 time.sleep(0.1)
623
624 def paste(self):
625 with self.hold(CMD):
626 self.send_keys("v")
627
628 @preconditions(_validate_key)
629 def hold(self, key):

Calls 2

holdMethod · 0.95
send_keysMethod · 0.95

Tested by

no test coverage detected