Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 168 Bytes

calculadora.md

File metadata and controls

19 lines (10 loc) · 168 Bytes
init()

click('digit_2')

click('op_add')

click('digit_2')

takeScreenshot()

takeScreenshotElement('display')

highlightElement('display', 10)

quit()