Class AppiumSetValue

java.lang.Object
com.codeborne.selenide.FluentCommand
com.codeborne.selenide.commands.SetValue
com.codeborne.selenide.appium.commands.AppiumSetValue
All Implemented Interfaces:
com.codeborne.selenide.Command<com.codeborne.selenide.SelenideElement>

public class AppiumSetValue extends com.codeborne.selenide.commands.SetValue
  • Field Summary

    Fields inherited from interface com.codeborne.selenide.Command

    NO_ARGS
  • Method Summary

    Modifier and Type
    Method
    Description
    protected void
    execute(com.codeborne.selenide.impl.WebElementSource locator, Object[] args)
     

    Methods inherited from class com.codeborne.selenide.FluentCommand

    execute

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Method Details

    • execute

      protected void execute(com.codeborne.selenide.impl.WebElementSource locator, Object[] args)
      Overrides:
      execute in class com.codeborne.selenide.commands.SetValue