deepin-autotest-framework icon indicating copy to clipboard operation
deepin-autotest-framework copied to clipboard

Remote类远程操作 find_image和ocr函数无法传递除第一参数以外的其他参数

Open zhao-george opened this issue 1 year ago • 1 comments

远端机器除第一参数,捕获到的日志显示,其它参数均为默认参数,无法从客户端传递至服务端,考虑是由于第一参数为可变长参数,可能zerorpc参数传递需要特别的声明,或者进行二次分装,不使用可变长参数。

zhao-george avatar May 13 '24 06:05 zhao-george

新增远程调用专用接口 ocr_remote

mikigo avatar May 17 '24 16:05 mikigo