tags:

views:

7

answers:

1

is there any frame-work or tool to test java-applets in python

A: 

I don't understand exactly what you mean or why you want to test Java in Python but Jython may be helpful.

Rob Lourens
I have a java-applet window, I want to click some buttons on that applet using python.