The problem
I a have a native application supported in both android and IOS platform. I am trying to build a common code to automate the on both the IOS and Android platform. But when identifying one Cancel button by accessbility id= cancel using the below code giving null value. Can you please let me know the issue in this.
Environment
- Appium version (or git revision) that exhibits the issue: 1.91.
- Last Appium version that did not exhibit the issue (if applicable): All it exibited
- Desktop OS/version used to run Appium: Mac Cataline 10.15.6
- Node.js version (unless using Appium.app|exe):
- Npm or Yarn package manager:
- Mobile platform/version under test: 13.2.3
- Real device or emulator/simulator: Real Iphone device
- Appium CLI or Appium.app|exe:
Details
Can you please help me with sample C# with appium sample code base to start the automation
Link to Appium logs
Screenshot of the element declared
