Package net.serenitybdd.core.pages
Class ParameterisedLocator
java.lang.Object
net.serenitybdd.core.pages.ParameterisedLocator
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String
withArguments
(String locator, Object... arguments)
-
Constructor Details
-
ParameterisedLocator
public ParameterisedLocator()
-
-
Method Details
-
withArguments
-