.click('*[data-id="terminalClearConsole"]')// clear the terminal
.clickFunction('changeOwner - transact (not payable)',{types:'address newOwner',values:'0xd9145CCE52D386f254917e481eB44e9943F39138'})// execute the "changeOwner" function
.waitForElementContainsText('*[data-id="terminalJournal"]','previousOwner 0x5B38Da6a701c568545dCfcB03FcB875f56beddC4',60000)// check that the script is logging the event