search | ||||
---|---|---|---|---|
|
Command | Description |
---|---|
I.wait |
Wait for a given amount of time |
Wait for a given amount of time
I.wait(seconds)
Parameter | Type | Remarks |
---|---|---|
seconds | number | Number of seconds to wait for |
I.wait(3);
Waits for 3 seconds.
search | ||||
---|---|---|---|---|
|
Command | Description |
---|---|
I.wait |
Wait for a given amount of time |
Wait for a given amount of time
I.wait(seconds)
Parameter | Type | Remarks |
---|---|---|
seconds | number | Number of seconds to wait for |
I.wait(3);
Waits for 3 seconds.