osx - Is there a way to use Apple's OS X APIs through Java? -


with apple's recent announcement of new xctest ui testing apis, i'm interested in seeing if can integrate them in way existing body of java test code. understanding, api, accessibility api, , others available software written in objective-c , swift in xcode.

i don't mind taking opportunity learn swift in order interface ui testing api. there reasonable way create swift wrapper library api functionality i'm interested in can integrate java-based software?

you have not fun it, since ui test framework integrates in more ways tested code might obvious.

there several java ui testing frameworks, integrating favorite ide.

to choose framework, might consider

  • the java ui framework supported (swing, awt, java fx, android...)
  • integration favorite api
  • do want open source or commercial support?

so don't java ui testing frameworks in general specific ui technology android or javafx.


Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -

How to provide Authorization & Authentication using Asp.net, C#? -