java.lang.Object
io.github.jspinak.brobot.action.ActionConfig
io.github.jspinak.brobot.action.composite.multiple.finds.NestedFindsOptions

public final class NestedFindsOptions extends ActionConfig
Configuration for nested find operations.

This configuration allows defining multiple find steps that are executed in a nested manner, where each step searches within the results of the previous step.

Since:
2.0