sumit singhsumitsmewal.hashnode.devยทNov 9, 2024How to set the capabilities to open the app or execute the test on the app using the real device ?For that we can use UiAutomator2Options class or using DesiredCapabilities class Steps: Step1: Need to set capabilities using the method setCapability () and need to give the values in the key value pair Ex: UiAutomator2Options cap = new UiAutomator2...Appium testingAdd a thoughtful commentNo comments yetBe the first to start the conversation.