インタフェース BotCommand<R>

既知の実装クラスのリスト:
AbstractBotCommand, AutoCommentCommand, AutoFollowCommand, AutoForecastFollowBackUserCommand, AutoLikeCommand, AutoLoginCommand, AutoScrapeUserProfileCommand, AutoUnfollowCommand

public interface BotCommand<R>
  • メソッドの概要

    修飾子とタイプ メソッド 説明
    R execute​(@NonNull org.openqa.selenium.WebDriver webDriver)  
  • メソッドの詳細

    • execute

      R execute​(@NonNull @NonNull org.openqa.selenium.WebDriver webDriver)