MCPcopy
hub / github.com/httprunner/httprunner / StopCamera

Method StopCamera

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

StopCamera Stops the camera for recording

()

Source from the content-addressed store, hash-verified

536 StartCamera() error
537 // StopCamera Stops the camera for recording
538 StopCamera() error
539
540 // Tap Sends a tap event at the coordinate.
541 Tap(x, y int, options ...ActionOption) error

Callers 3

DoActionMethod · 0.65

Implementers 2

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

Calls

no outgoing calls

Tested by 2