Package com.vaadin.uitest.browser
Interface Browser
public interface Browser
-
Method Summary
Modifier and TypeMethodDescriptionvoid
close()
getHTMLContent
(String url, String cssSelector) getHTMLContent
(String url, List<String> scripts)
-
Method Details
-
getHTMLContent
-
close
void close() -
getHTMLContent
-