public class WebDriverUrlMvtHandler extends Object implements MvtHandler
| Constructor and Description |
|---|
WebDriverUrlMvtHandler(String url) |
| Modifier and Type | Method and Description |
|---|---|
String |
addMvts(List<String> mvts)
Ensure the specified list of MVTs is active
|
List<String> |
getMvts()
Return a list of all active MVTs.
|
public WebDriverUrlMvtHandler(String url)
public List<String> getMvts()
getMvts in interface MvtHandlerpublic String addMvts(List<String> mvts)
addMvts in interface MvtHandlermvts - MVTs to activate.Copyright © 2018. All rights reserved.