.. java:import:: org.openqa.selenium JavascriptExecutor .. java:import:: org.openqa.selenium NoSuchElementException .. java:import:: org.openqa.selenium WebDriver .. java:import:: org.openqa.selenium WebElement .. java:import:: org.openqa.selenium.interactions Actions .. java:import:: java.io IOException .. java:import:: java.util List .. java:import:: java.util Optional .. java:import:: java.util.concurrent Callable .. java:import:: java.util.function Predicate .. java:import:: java.util.function UnaryOperator Operations.OperationFailedException =================================== .. java:package:: com.github.loyada.jdollarx :noindex: .. java:type:: public static class OperationFailedException extends IOException :outertype: Operations Constructors ------------ OperationFailedException ^^^^^^^^^^^^^^^^^^^^^^^^ .. java:constructor:: public OperationFailedException(String message, Throwable cause) :outertype: Operations.OperationFailedException OperationFailedException ^^^^^^^^^^^^^^^^^^^^^^^^ .. java:constructor:: public OperationFailedException(String message) :outertype: Operations.OperationFailedException