forked from jens/Automation
email tetx
This commit is contained in:
@ -1141,6 +1141,8 @@ public class Actions
|
||||
{
|
||||
Miscellaneous.logEvent("i", "waitBeforeNextAction", "waitBeforeNextAction for " + String.valueOf(waitTime) + " milliseconds.", 4);
|
||||
|
||||
|
||||
|
||||
try
|
||||
{
|
||||
Thread.sleep(waitTime);
|
||||
|
Reference in New Issue
Block a user