Class Execute<ReturnType>

java.lang.Object
com.codeborne.selenide.commands.Execute<ReturnType>
All Implemented Interfaces:
Command<ReturnType>

@ParametersAreNonnullByDefault public class Execute<ReturnType> extends Object implements Command<ReturnType>