Appium Find Android Element com XPath usando JavaScript

let myElement = await driver.elementByXpath("Enter your Xpath");
Fancy Flatworm