exclude-elements error on a report page is incoherent with other modifiers
Describe the bug
When I use Hide modifier and element is not found I have only warning in a console, but when I use exclude-element to reach exactly the same result (eg. avoid google maps errors) I have an error on the report page
The following elements to be excluded have not been found on page:
Maybe we would like to have one way to show this information and remove this error from the report page and add a warning in the terminal's output?
- Version used:
AET 3.2.0
It seems that this change would require some major refactoring to provide a way to attach some kind of a warning message to a successful collecting step. This would probably entail some changes in api/suitestatus responses and could require changes in scripts using this endpoint, e.g aet.sh.