Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/httprunner/httprunner
/ StartCamera
Method
StartCamera
hrp/pkg/uixt/interface.go:536–536 ·
view source on GitHub ↗
StartCamera Starts a new camera for recording
()
Source
from the content-addressed store, hash-verified
534
535
// StartCamera Starts a new camera for recording
536
StartCamera() error
537
// StopCamera Stops the camera for recording
538
StopCamera() error
539
Callers
3
TestIOSCameraPhotoCapture
Function · 0.65
TestIOSCameraVideoCapture
Function · 0.65
DoAction
Method · 0.65
Implementers
2
adbDriver
hrp/pkg/uixt/android_adb_driver.go
wdaDriver
hrp/pkg/uixt/ios_driver.go
Calls
no outgoing calls
Tested by
2
TestIOSCameraPhotoCapture
Function · 0.52
TestIOSCameraVideoCapture
Function · 0.52