MCPcopy
hub / github.com/httprunner/httprunner / Source

Method Source

hrp/pkg/uixt/interface.go:585–585  ·  view source on GitHub ↗

Source Return application elements tree

(srcOpt ...SourceOption)

Source from the content-addressed store, hash-verified

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

Callers 2

Test_remoteWD_SourceFunction · 0.65
TestDriver_SourceFunction · 0.65

Implementers 2

adbDriverhrp/pkg/uixt/android_adb_driver.go
wdaDriverhrp/pkg/uixt/ios_driver.go

Calls

no outgoing calls

Tested by 2

Test_remoteWD_SourceFunction · 0.52
TestDriver_SourceFunction · 0.52