add quit method as destroy method
This commit is contained in:
parent
a595444d83
commit
5c2ce9685a
1 changed files with 1 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue