IInteractionData

public interface IInteractionData(source)

Represents data, which can be exported to selectors.

Functions

Link copied to clipboard
public abstract void writeSelectors(@NotNull() @NotNull() BiConsumer<String, String> appendSelector)
Writes the selectors of the current object to the given function.