Nexial Automation

Test Automation Platform for everyone!

X

base » assertNotEmpty(text)

Description

This command asserts that text is not empty - in other word, text contains at least 1 character.

Parameters

  • text - the text that is expected NOT to be empty.

Example

Script:
script

Output:
output

See Also