Package jp.vmi.selenium.selenese
Interface MaxTimeTimer
-
- All Known Implementing Classes:
MaxTimeActiveTimer
public interface MaxTimeTimerInterface of timer for --max-time option.
-
-
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default voidstart()Start timer.default voidstop()Stop timer.
-