Skip to content
New issue

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

Keywords with assertions (containing Should) should have argument error/message #441

Open
tchudobova-cen69317 opened this issue Oct 10, 2024 · 0 comments

Comments

@tchudobova-cen69317
Copy link

tchudobova-cen69317 commented Oct 10, 2024

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! 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant