yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::cli::AutomationResult Struct Reference

Result of a GUI automation action. More...

#include <gui_automation_client.h>

Public Attributes

bool success
 
std::string message
 
std::chrono::milliseconds execution_time
 
std::string actual_value
 
std::string expected_value
 
std::string test_id
 

Detailed Description

Result of a GUI automation action.

Definition at line 54 of file gui_automation_client.h.

Member Data Documentation

◆ success

◆ message

◆ execution_time

◆ actual_value

◆ expected_value

◆ test_id


The documentation for this struct was generated from the following file: