Deprecated the editor_get_value helper
What does this MR do and why?
- Improves the way we set value for Source Editor in feature tests
- Deprecates the
editor_get_value
method in favor of a simple check for text within.monaco-editor
element
Screenshots or screen recordings
Tests only, no visual changes
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #345219 (closed)
Edited by Denys Mishunov