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

#include <test_script_parser.h>

Public Attributes

std::string action
 
std::string target
 
std::string click_type
 
std::string text
 
bool clear_first = false
 
std::string condition
 
int timeout_ms = 0
 
std::string region
 
std::string format
 
bool expect_success = true
 
std::string expect_status
 
std::string expect_message
 
std::vector< std::string > expect_assertion_failures
 
std::map< std::string, int32_t > expect_metrics
 

Detailed Description

Definition at line 15 of file test_script_parser.h.

Member Data Documentation

◆ action

◆ target

◆ click_type

◆ text

◆ clear_first

◆ condition

◆ timeout_ms

◆ region

◆ format

◆ expect_success

◆ expect_status

◆ expect_message

◆ expect_assertion_failures

◆ expect_metrics


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