storeTitle
storeTitle
open
https://sideex.github.io/example/webpage_under_test/button-to-change-color.html
COMMENT
store title of the website into a variable
storeTitle
title_var
COMMENT
Output the variable on the Log panel
echo
${title_var}