A width and height combination
Summary
Types
@type t() :: %WebDriverClient.Size{ height: non_neg_integer(), width: non_neg_integer() }
A width and height combination
@type t() :: %WebDriverClient.Size{ height: non_neg_integer(), width: non_neg_integer() }