passIfTextFound

@JvmName(name = "pkxtunivfamoggfl")
suspend fun passIfTextFound(value: Output<Boolean>)
@JvmName(name = "mfmerfhnbslwlopn")
suspend fun passIfTextFound(value: Boolean?)

Parameters

value

If the content of content_match is found, pass the test. If set to false, the WebTest is failing if the content of content_match is found.