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
When keyword returns multi line string, like
HOME Workbox
then
✅ Get Text element matches HOME ✅ Get Text element matches Workbox ❌ Get Text element matches HOME.*Workbox
It would be great if there would be some support out of the box for result strings which are multiline.
(See also https://robotframework.slack.com/archives/C015KB1QSDN/p1701255745908669)
Originally from MarketSquare/robotframework-browser#3292
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When keyword returns multi line string, like
then
✅ Get Text element matches HOME
✅ Get Text element matches Workbox
❌ Get Text element matches HOME.*Workbox
It would be great if there would be some support out of the box for result strings which are multiline.
(See also https://robotframework.slack.com/archives/C015KB1QSDN/p1701255745908669)
Originally from MarketSquare/robotframework-browser#3292
The text was updated successfully, but these errors were encountered: