Package org.openqa.selenium.htmlunit.w3
Classes following the w3 spec.
-
Class Summary Class Description Action An action object constructed with argumentsid,type, andsubtyperepresents a single low-level WebDriver action as defined by the W3C WebDriver Actions specification.Algorithms To follow the spec as close as possible we have this collection of mehtods and no object oriented design.Error Errors are represented in the WebDriver protocol by an HTTP response with an HTTP status in the 4xx or 5xx range, and a JSON body containing details of the error.