Avatar of NorthReptile
NorthReptile

asked on 

Need an interactive web browser embedded into a java swing form

Is there such a program that will allow a web browser to be contained within a java swing form?

I would like to be able to script events so that auto logins and repetitive functions to a web page can be interacted with from my program.

In VB Net i've used the web browser component (it seems to open an instance of IE in a form) which does exactly that but am looking for something in Java now since migrating.
Java

Avatar of undefined
Last Comment
NorthReptile

8/22/2022 - Mon