org.openqa.selenium.server.commands
Class CaptureNetworkTrafficCommand
java.lang.Object
org.openqa.selenium.server.commands.Command
org.openqa.selenium.server.commands.CaptureNetworkTrafficCommand
public class CaptureNetworkTrafficCommand
- extends Command
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CaptureNetworkTrafficCommand
public CaptureNetworkTrafficCommand(String type)
clear
public static void clear()
capture
public static void capture(CaptureNetworkTrafficCommand.Entry entry)
execute
public String execute()
- Specified by:
execute
in class Command
Copyright © 2012. All Rights Reserved.