public class MultiTouchAction extends Object
| Constructor and Description |
|---|
MultiTouchAction(TouchAction... touchActions) |
| Modifier and Type | Method and Description |
|---|---|
MultiTouchAction |
add(TouchAction touchAction) |
protected com.google.common.collect.ImmutableList<TouchAction> |
getTouchActions() |
void |
perform(org.openqa.selenium.WebDriver driver) |
public MultiTouchAction(TouchAction... touchActions)
public MultiTouchAction add(TouchAction touchAction)
protected com.google.common.collect.ImmutableList<TouchAction> getTouchActions()
public void perform(org.openqa.selenium.WebDriver driver)
Copyright © 2015. All rights reserved.