Add re-wake device on forcing sleep #9
1 changed files with 1 additions and 0 deletions
|
@ -785,6 +785,7 @@ public class Cli
|
|||
{
|
||||
fixture.goUp();
|
||||
try{ Thread.sleep(20000); } catch(Exception e){ ErrorLogging.logError(e); }
|
||||
fixture.pressButton();
|
||||
}
|
||||
}
|
||||
//Clear the result map
|
||||
|
|
Loading…
Add table
Reference in a new issue