A company has a test application.
A user observes the following error messages when running the test:
* "Unhandled Ul: Message'
* "Unhandled Ul: Confirm"
You need to resolve the errors. Which action should you take?
A user observes error messages such as:
'Unhandled UI: Message'
'Unhandled UI: Confirm'
These messages indicate that the test code is not handling system prompts like Message and Confirm dialogs, which can appear during test execution.
Options Explanation=
Message Handler and Confirm Handler methods are used to intercept and handle these UI prompts during automated testing.
These methods should be added to the test runner codeunit, which is responsible for running the tests and handling these system-level interactions.
Annice
1 months agoKattie
1 months agoNgoc
1 months agoAnnice
1 months agoKattie
2 months agoSharen
2 months agoJohanna
1 months agoDaniel
1 months agoAnnelle
2 months agoAleshia
2 months agoDonette
2 months agoFrank
2 months agoRebbeca
2 months ago