|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Killable
Implemented by WebDriver implementations that support hard kill by killing the process at the OS level. This is interface is a last-ditch mechanism used by selenium-server and other servers trying to maintain a consistent runtime environment when facing hanging processes.
| Method Summary | |
|---|---|
void |
kill()
Attempt to forcibly kill this Killable at the OS level. |
| Method Detail |
|---|
void kill()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||