People at the Appium Roadshow in New York City are enjoying the ability to use the Ruby console (repl) to find elements and run Appium commands.
But many developers want to use Java!
Java is not at all built for being interpreted like Ruby is. But if we had a Groovy client, it could be done.
Does anybody use Groovy? Or want to use Groovy?
Maybe somebody should try building a Groovy appium client.
Writing clients is not so difficult, and we can help provide guidance, explaining the appium api and JSON wire protocol.....