| Method and Description |
|---|
| org.alfresco.webdrone.HtmlElement.find(By)
as of 2.5 use WebDrone.find instead.
|
| org.alfresco.webdrone.WebDroneImpl.waitFor(long)
this method should never be used, its the same as thread sleep.
|
| org.alfresco.webdrone.WebDrone.waitFor(long)
as of 2.2, this method should not be use, since it pauses a process for a set time unconditionally, its the same as thread sleep.
|
Copyright © 2014. All rights reserved.