com.testrigor.selfhealingselenium.application.parser.NodePath Maven / Gradle / Ivy
The newest version!
package com.testrigor.selfhealingselenium.application.parser;
import java.util.Map;
public interface NodePath {
String getPath();
Map