Inspect and automate mobile safari browser in IOS using Appium2 | Inspect elements

Поделиться
HTML-код
  • Опубликовано: 4 авг 2023
  • #appium_java_tutorial_qavbox #appium #java-client #mobiletesting #automationtesting #appiumsetup #android #iOS #appiumserver #appium2 #mobilesafari #safaribrowser
    This video will explain how to effectively inspect the mobile Safari browser elements and automate the safari browser applications.
    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

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

  • @snj-life87
    @snj-life87 4 месяца назад

    Clear explanation. For Safari on real device. Do we need to set any additional XCUITestOptions?

    • @qavbox
      @qavbox  4 месяца назад

      Hi, you need the udid of real device as XCUITestOption in addition to the ones we used for simulator

  • @sandeeprapolusandeeprapolu
    @sandeeprapolusandeeprapolu 11 месяцев назад

    can you create a proper playlist for this series because in older playlsit their are old videos too which are not support for latest appium 2.0, basically i required setup of IOS simultor with this video

    • @qavbox
      @qavbox  11 месяцев назад

      Creating ios simulator stays as before, no change required for Appium2.
      But to automate iOS apps in Appium2, you can watch this video session. No other major changes

  • @sandeeprapolusandeeprapolu
    @sandeeprapolusandeeprapolu 11 месяцев назад

    sometime i observed in my code the simulto along with safari browser gets launch but url doesn't get hit and it fails

    • @qavbox
      @qavbox  11 месяцев назад

      I haven't faced any such issues so far,
      Are you using any extra xcuitest options?