Source Return application elements tree
(srcOpt ...SourceOption)
| 583 | |
| 584 | // Source Return application elements tree |
| 585 | Source(srcOpt ...SourceOption) (string, error) |
| 586 | // AccessibleSource Return application elements accessibility tree |
| 587 | AccessibleSource() (string, error) |
| 588 |
no outgoing calls