GX-21075 ✅ tools qa elements text box fill form and submit #337
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Started to validate the feature "Text Box" from SUT "ToolsQA".
In this US I worked with fixtures for all the test cases. There was no much incovenient. In TC3 I had to obtain a red border from the text box; I obtained this element by class, while I got the other elements by their ID or attribute.
All tests passed with no problems, and text boxes were tested with valid, invalid and empty data.