Is it possible to run a Selenium controlled Firefox instance and to embed it into a Swing application?

If not with Swing, any other Java GUI library will do too.

link|improve this question

1  
This is possible and has been answered here before: stackoverflow.com/questions/2020854/… – marchaos Jan 28 at 23:50
I am not sure if that is the solution because i do not use a plain Firefox browser, but a Selenium controlled WebDriver instance which executes Firefox. – Alp Jan 29 at 0:21
What do you need it for? – Pavel Janicek Jan 29 at 10:53
A recorder application which is able to react on user input in a firefox browser while giving further functionality in a Java GUI. And everyhing should be in one app window. – Alp Jan 29 at 14:25
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.