storeTooltip
storeTooltip
open
https://sideex.github.io/example/webpage_under_test/button-to-change-color.html
COMMENT
Store the tooltip of the button into a variable
storeTooltip
id=Button
//button[1]
//button[@id='=Button']
css=#\=Button
toolTip_var
COMMENT
Output the variable on the Log panel
echo
${toolTip_var}