I need to know the capabilities to initialize the Appium driver can you help?
Hi Toby,
Please refer below for the details you need to add to your script to initialize the Appium driver:
driver = new AppiumDriver(new URL("https://" +userName + ":" + accessKey + "@mobile-hub.lambdatest.com/wd/hub"), capabilities);
Capabilities:
Capability generator: