appium / java-client

Java language binding for writing Appium Tests, conforms to W3C WebDriver Protocol
Apache License 2.0
1.19k stars 752 forks source link

I got an issue for appium automation using java SyntaxError: Cannot use import statement outside a module #2179

Open GayathriGSelvaraj opened 1 month ago

GayathriGSelvaraj commented 1 month ago

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

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.