execute() causes some javascript code to run in th...
# kweb
i
execute() causes some javascript code to run in the browser. evaluate causes a javascript expression to be evaluated on the browser (eg. to query the DOM, or check the value of a cookie) and the result is returned in a Future