verifyTextRegex
verifyTextRegex
open
https://sideex.github.io/example/webpage_under_test/noneditable-paragraph.html
COMMENT
Verify if the target element's text follows a given regular expression. The test case will continue to execute even if the command fails
verifyTextRegex
id=text
//h3[1]
//h3[@id='text']
css=#text
x+!
COMMENT
Verify if the target element's text follows a given regular expression. The test case will continue to execute even if the command fails
verifyTextRegex
id=text
//h3[1]
//h3[@id='text']
css=#text
X+!