public class HtmlMapper extends Object implements UserInterfaceMapper<HtmlElementContext>
| Modifier and Type | Class and Description |
|---|---|
static class |
HtmlMapper.ElementToContextConverter |
static class |
HtmlMapper.HtmlSelectorLocator |
| Constructor and Description |
|---|
HtmlMapper() |
| Modifier and Type | Method and Description |
|---|---|
ElementLocater<HtmlElementContext> |
buildLocator(LocatorDescription desc) |
ActionHandlerFactory<HtmlElementContext,?> |
getActionHandlerFactory() |
public ElementLocater<HtmlElementContext> buildLocator(LocatorDescription desc)
buildLocator in interface UserInterfaceMapper<HtmlElementContext>public ActionHandlerFactory<HtmlElementContext,?> getActionHandlerFactory()
getActionHandlerFactory in interface UserInterfaceMapper<HtmlElementContext>Copyright © 2019. All rights reserved.