Result.Failure<O>, Result.Success<O>, Result.Warning<O>
BREAK_SCENARIO, callback, CONTINUE_SCENARIO, message, nid, takeScreenshot
public Warning(O object, String message, boolean takeScreenshot, int nid) throws WarningException
object
- bonus information.message
- warning message.takeScreenshot
- (true or false).nid
- nora-ui technical id (0 or more).WarningException
- if the scenario encounters a functional warning.public O warning()
Copyright © 2023 NoraUi. All rights reserved.