in computers/default/scrapybara.py [0:0]
def type(self, text: str) -> None: self.instance.computer(action="type_text", text=text)