perform drawing / signature gestures in Android using Appium2 | W3C Actions

Поделиться
HTML-код
  • Опубликовано: 14 июл 2023
  • #appium_java_tutorial_qavbox #appium #java-client #mobiletesting #automationtesting #appiumsetup #android #iOS #appiumserver #appium2 #esignature #drawingonmobile
    This video will explain how to effectively draw or add signature on android application with Appium 2.0 & w3C Actions.
    Also learn how to use Appium gesture plugin to perform drag and drop.
    Let's solve the wdio Robot puzzle with drag and drop gesture, the same logic can be used in Android and IOS.
    Complete tutorial - • Appium tutorial series
    Appium gestures playlist - • Gestures using appium
    Blog posts for quick read -
    qavalidation.com/appium-tutor...
    Appium java-client releases -
    github.com/appium/java-client...
    code base - github.com/sunilpatro1985/App...
    Subscribe to this channel -
    bit.ly/youtube-qavbox
    Blog posts -
    qavalidation.com
    Make me awake & feel fresh always, so I can bring lot's of interesting topics for you all, Buy me a coffee?
    buymeacoffee.com/qavalidation

Комментарии • 7

  • @ravi52157
    @ravi52157 Год назад

    Thanks! for sharing this knowledge #qavbox, #mobiletesting, #mobile-automation

  • @navenreddyaleti7446
    @navenreddyaleti7446 Год назад

    Good work ... Thanks

    • @qavbox
      @qavbox  Год назад

      Glad it helps!

  • @navenreddyaleti7446
    @navenreddyaleti7446 Год назад +1

    Please do video on diff b/w android and ios automation major differences please. Interview question I am explaining but something is missing from my end so please yar

  • @navenreddyaleti7446
    @navenreddyaleti7446 Год назад

    Horizental drawing automated ...
    Point source = new Point(location.x+40, location.y + size.getHeight() / 2);
    Point target = new Point(location.x+size.getWidth(), location.y + size.getHeight() / 2);

  • @user-jc5ij3xr2v
    @user-jc5ij3xr2v 8 месяцев назад

    hi please i got this erreur im using typescprit with appium webdriverio " java.lang.IllegalArgumentException: Both x and y coordinates must be provided without element id set" thanks