setCSS
setCSS
open
https://sideex.github.io/example/webpage_under_test/button-to-change-color.html
COMMENT
Set the button's CSS style
setCSS
id=Button
//button[1]
//button[@id='locatorButton']
css=#locatorButton
background-color: blue; text-align: left;