Hi,
After generating the my first test scripts in appium studio, i exported code to eclipse.
Seeing lot of errors. Do i need to add any jar files to resolve the errors. Any help is appreciable to resolve this. Refer the attachement
Regards,
Ambika
Hi,
After generating the my first test scripts in appium studio, i exported code to eclipse.
Seeing lot of errors. Do i need to add any jar files to resolve the errors. Any help is appreciable to resolve this. Refer the attachement
Regards,
Ambika
Hi Ambika,
Please add appium jars in your project and corresponding jars available in C:\Program Files (x86)\Experitest\AppiumStudio\clients\appium\java
i hope this should work.
Thanks, i will try out.
Hi,
You could also follow our documentation on gradle projects and run the gradle build task
Try changing your build.gradle file according to the documentation as Tom suggested.