Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Type ¶
type Type string
const ( CSS Type = "CSS: %s" XPath Type = "XPath: %s" Link Type = `Link: "%s"` Label Type = `Label: "%s"` Button Type = `Button: "%s"` Name Type = `Name: "%s"` A11yID Type = "Accessibility ID: %s" AndroidAut Type = "Android UIAut.: %s" IOSAut Type = "iOS UIAut.: %s" Class Type = "Class: %s" ID Type = "ID: %s" )
Click to show internal directories.
Click to hide internal directories.