Forum Discussion
Hi Alex,
This is something where the developers of your tested app may help you. Can you ask them exactly how they show the red rectangle after checking the correction of the specified data?- lnd_amaralContributor
The reason that the field has been left with red edges may be related to changing css in that field. You can try to identify the element or by using the QuerySelectorAll or Xpath.
See more at:
I hope I help
Hi Leonardo,
Thanks for your suggestion. Using XPath and CSS Selector would help if Alex performed web testing. However, judging by the screenshot, he tests a Windows application.
Alex, did you get some advice from your developers?