galen
galen copied to clipboard
How to assert for placeholder text in gspec
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"
Facing a similar problem. @ishubin do we have a syntax to verify the placeholder text?
@sourbhattacharjee No, this is not supported