Use this to check that the actual object contains the expected value
Use this to check if the content of the provided actual response object contains the expected file content
Use this to check that the actual object does not contain the expected value
Use this to check if the content of the provided actual response object does not contain the expected file content
Use this to check that the actual object is not equal to the expected value
Use this to check that the actual number does not equal the expected value
Use this to check if the content of the provided actual response object is not equal to the expected file content
Use this to check if the content of the provided actual response object is not equal to the expected file content (Ignoring Order)
Use this to check that the actual object is not equal to the expected value (ignoring case sensitivity)
Use this to check that the actual json response is not equal to the expected json value (ignoring ordering)
Use this to check if a certain file does not exist
Use this to check that the target element does not exist
Use this to check that the target element does not match a reference image (using the Artificial Intelligence library OpenCV).
Use this to check that the target element does not match a reference image.
Use this to check that the actual object does not match the expected regular expression
Use this to check if the content of the provided actual response object matches the schema for the expected file content
Use this to check that the actual object is equal to the expected value (ignoring case sensitivity)
Use this to check that the actual json response is equal to the expected json value (ignoring ordering)
FileValidationsBuilder.exists()
Use this to check if a certain file exists
WebDriverElementValidationsBuilder.exists()
Use this to check that the target element exists
Force fails the current validation
WebDriverElementValidationsBuilder.isChecked()
Use this to check against the provided elements checked attribute
Use this to check against the provided elements disabled attribute
WebDriverElementValidationsBuilder.isEnabled()
Use this to check against the provided elements disabled attribute
Use this to check that the actual object is equal to the expected value
Use this to check that the actual number is equal to the expected value
Use this to check if the content of the provided actual response object is equal to the expected file content
Use this to check if the content of the provided actual response object is equal to the expected file content (Ignoring Order)
Use this to check that the actual object is false
Use this to check that the actual number is greater than the expected value
Use this to check that the actual number is greater than or equal to the expected value
WebDriverElementValidationsBuilder.isHidden()
Use this to check against the provided elements hidden attribute
Use this to check that the actual number is less than the expected value
Use this to check that the actual number is less than or equal to the expected value
Use this to check against the provided elements checked attribute
Use this to check that the actual object is not null
Use this to check against the provided elements selected attribute
NativeValidationsBuilder.isNull()
Use this to check that the actual object is null
Use this to check against the provided elements selected attribute
NativeValidationsBuilder.isTrue()
Use this to check that the actual object is true
WebDriverElementValidationsBuilder.isVisible()
Use this to check against the provided elements hidden attribute
Use this to check that the target element matches a reference image (using the Artificial Intelligence library SHUTTERBUG).
Use this to check that the target element matches a reference image.
Use this to check that the actual object matches the expected regular expression
Use this to check if the content of the provided actual response object matches the schema for the expected file content
Set a customized business-readable message that will appear in the execution report instead of the technical log message which will be nested under it