add quit method as destroy method

This commit is contained in:
Shinsuke Sugaya 2014-06-21 16:28:25 +09:00
parent a595444d83
commit 5c2ce9685a

View file

@ -186,6 +186,7 @@ new String[] {
</initMethod>
</component>
</arg>
<destroyMethod name="quit"></destroyMethod>
</component>
<component name="htmlScreenShotGenerator" class="jp.sf.fess.screenshot.impl.WebDriverGenerator">
<property name="webDriver">webDriver</property>