mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-10 11:40:16 +08:00
Added more tests.
This commit is contained in:
+3
@@ -1030,6 +1030,9 @@ declare module webdriver {
|
||||
/** Emitted when all tasks have been successfully executed. */
|
||||
IDLE: string;
|
||||
|
||||
/** Emitted when a ControlFlow has been reset. */
|
||||
RESET: string;
|
||||
|
||||
/** Emitted whenever a new task has been scheduled. */
|
||||
SCHEDULE_TASK: string;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user