InstallConstraintsDsl

DSL allowing to configure installation constraints.

Properties

Link copied to clipboard

This constraint requires the app in question is not in the foreground.

Link copied to clipboard

This constraint requires the app in question is not interacting with the user. User interaction includes:

Link copied to clipboard

This constraint requires the app in question is not top-visible to the user. A top-visible app is showing UI at the top of the screen that the user is interacting with.

Link copied to clipboard

This constraint requires the device is idle.

Link copied to clipboard

This constraint requires there is no ongoing call in the device.

Link copied to clipboard

Strategy for handling timeout when the constraints were not satisfied.