java-client
java-client copied to clipboard
I got an issue for appium automation using java SyntaxError: Cannot use import statement outside a module
Description
Please describe the issue. If it is a bug, please briefly describe the steps to reproduce and the actual vs expected behavior. If there is a feature that you would like to see added to the Appium Java client, please describe the necessity of this feature and the way that it should work.
Environment
- Java client build version or git revision if you use some snapshot:
- Appium server version or git revision if you use some snapshot:
- Desktop OS/version used to run Appium if necessary:
- Node.js version (unless using Appium.app|exe) or Appium CLI or Appium.app|exe:
- Mobile platform/version under test:
- Real device or emulator/simulator:
Details
Please provide more details, if necessary.
Code To Reproduce Issue [ Good To Have ]
Please remember: it's easier to reproduce and fix the bug with sample code. You can git clone https://github.com/appium/appium/tree/master/sample-code or https://github.com/appium/appium/tree/master/sample-code/apps and reproduce an issue using Java and sample apps. Also you can create a gist with pasted java code sample or put it here using markdown. About markdown please read Mastering markdown and Writing on GitHub
Exception Stacktraces
Please create a gist with the pasted stacktrace of the exception thrown by java.
Link To Appium Logs
Please create a gist which is a paste of your full Appium logs, and link them here. Do not paste your full Appium logs here, as it will make this issue very long and hard to read! If you are reporting a bug, always include Appium logs as linked gists! It helps to define the problem correctly and clearly.
@GayathriGSelvaraj, please provide details of the issue you are facing and reproducible code. More details we have, easier for anyone to triage this further. Thank you!