Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

How do we use WebKit-Gtk-Launcher as a client custom browser. I am using java as language + scripting. I have used the following api for the setup. setUp("http://localhost:4444/", "*custom /home/shashidhar/WebKit-r60144/WebKitBuild/Debug/Programs/GtkLauncher"); Using this it opens only a single instance of GTKlauncher were frame Command History (Blank) is shown. But the test file is not loading in GTKlauncher. i.e the actual test case is not executing. It stops running from there onn. Is there any solution so that i can go ahead...

share|improve this question

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

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.