Common SetUp TestSerie
Sets up test series.
Arguments Description
cycle_time_factor (int, optional): A multiplier used to adjust the cycle time of all frames inside the test series. min_debounce_time (int, optional): The minimum debounce time in milliseconds
Returns
bool: True if test series started; otherwise False.
Example
Common SetUp TestSerieCommon SetUp TestSerie ${cycle_time_factor} ${min_debounce_time}