We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Should
error/message
Some keywords that perform an assertion are missing the option to overwrite the default message.
For instance:
Element Attribute Should Match
Element Name Should Be
Element Should Be Disabled
Element Should Be Enabled
Element Should Be Visible
Element Value Should Be
Page Should Contain Element
Page Should Contain Text
Page Should Not Contain Element
Page Should Not Contain Text
Text Should Be Visible
Example of the keyword that has the option to create own error message is e.g. Element Should Contain Text
Element Should Contain Text
Thank you for looking into this! 🙏
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Some keywords that perform an assertion are missing the option to overwrite the default message.
For instance:
Element Attribute Should Match
Element Name Should Be
Element Should Be Disabled
Element Should Be Enabled
Element Should Be Visible
❗Element Value Should Be
Page Should Contain Element
❗Page Should Contain Text
❗Page Should Not Contain Element
❗Page Should Not Contain Text
❗Text Should Be Visible
Example of the keyword that has the option to create own error message is e.g.
Element Should Contain Text
Thank you for looking into this! 🙏
The text was updated successfully, but these errors were encountered: