Uses of Class
org.openqa.selenium.server.commands.Command

Packages that use Command
org.openqa.selenium.server.commands   
 

Uses of Command in org.openqa.selenium.server.commands
 

Subclasses of Command in org.openqa.selenium.server.commands
 class AddCustomRequestHeaderCommand
           
 class CaptureEntirePageScreenshotToStringCommand
          Capture a screenshot of the in-browser canvas.
 class CaptureNetworkTrafficCommand
           
 class CaptureScreenshotCommand
          Captures a full screen shot of the current screen using the java.awt.Robot class.
 class RetrieveLastRemoteControlLogsCommand
          Retrieve the last N remote control logs.
 class SeleniumCoreCommand
          Command delegated "as-is" to Selenium Core.
 



Copyright © 2012. All Rights Reserved.