1

i would like to know if there is a tool which can help me to automate a java applet application in browser i tried to use FEST-Selenium but is there any other tools ? thank you

yougerrard
  • 27
  • 1
  • 9
  • Possible duplicate of [Could someone suggest a test automation tool to automate Java applet window?](https://stackoverflow.com/q/11342150/3357935) – Stevoisiak Oct 05 '17 at 13:47

1 Answers1

0

After some research on Java Applet Automation i found some tools which can help to automate the Java Applets. Some of them you can Look for is LiveConnect and Robot. You can give a try with them.

Rupesh Shinde
  • 1,933
  • 12
  • 22