org.seleniuminspector
Class ClientLoadingMode

java.lang.Object
  extended by org.seleniuminspector.LoadingMode
      extended by org.seleniuminspector.ClientLoadingMode

public class ClientLoadingMode
extends LoadingMode


Method Summary
static LoadingMode getInstance()
           
 void waitForLoad()
           
 
Methods inherited from class org.seleniuminspector.LoadingMode
sleep
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static LoadingMode getInstance()

waitForLoad

public void waitForLoad()
Specified by:
waitForLoad in class LoadingMode


Copyright © 1998-2009 TeamDev Ltd. All Rights Reserved.