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