javalon/Search text

Search a text in a response body during a limited period of time. If the text is found, the action will be successful.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
urlURL to searchyes
textText to searchyes
timeoutTimeout in secondsno60
intervalCheck every X secondsno5
fail-if-not-foundIf true, the action will fail if the text is not foundnotrue
namedescription
foundTrue if the text is found, false otherwise