WebDriverClient.Element (web_driver_client v0.3.0)

Copy Markdown View Source

A HTML Element result found on a web page

Summary

Types

id()

@type id() :: String.t()

t()

@type t() :: %WebDriverClient.Element{id: id()}