I open page in Internet Explorer from Java application.
How can I make sure from application is this page open complitely?
Runtime rt = Runtime.getRuntime();
Process proc = rt.exec("iexplore.exe
How can I make sure from application is this page open complitely?
Runtime rt = Runtime.getRuntime();
Process proc = rt.exec("iexplore.exe