galen icon indicating copy to clipboard operation
galen copied to clipboard

How to assert for placeholder text in gspec

Open benjacarp opened this issue 6 years ago • 2 comments

Hello, I need to check the text of a search input. The praceholder of the form is not empty, but when I try to validate it with "text is", it fails since text is empty. is there any syntax in gspec for that? something like: searchInput: placeholder text is "search"

benjacarp avatar Apr 17 '19 20:04 benjacarp

Facing a similar problem. @ishubin do we have a syntax to verify the placeholder text?

sourbhattacharjee avatar May 29 '19 14:05 sourbhattacharjee

@sourbhattacharjee No, this is not supported

ishubin avatar Jun 04 '19 19:06 ishubin