|
Web sessions in iTest plug-ins mode on Linux encounters the following error: Unable to create editor ID com.fnfr.svt.applications.web.editors.WebEditor: Must call Mozilla.getInstance().initialize() before using this method java.lang.NullPointerException Workaround: To enable Web sessions to work properly in plug-ins mode on Linux: Append the eclipse.ini file with the following line Where <xulrunnerPath> is the path to the xulrunner located in iTest. It is located in: <EclipseHome>/plugins/org.mozilla.xulrunner.linux.gtk_***/xulrunner |