airtest.core.android.cap_methods.javacap module

class Javacap(adb, *args, **kwargs)[源代码]

基类:Yosemite, BaseCap

This is another screencap class, it is slower in performance than minicap, but it provides the better compatibility

APP_PKG = 'com.netease.nie.yosemite'
SCREENCAP_SERVICE = 'com.netease.nie.yosemite.Capture'
RECVTIMEOUT = None
get_frames()[源代码]

Get the screen frames

返回:

None

get_frame_from_stream()[源代码]

Get frame from the stream

返回:

frame

teardown_stream()[源代码]

End stream

返回:

None