setupSteps property

List<TestStep> setupSteps
final

Headless actions executed before the start screen is mounted.

Implementation

final List<TestStep> setupSteps;