AirtestProject / AirtestProject/Airtest

linux环境下init_device出现no implement on linux

Open
#1,298 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
9.6k
Forks
1.5k
PR merge metrics
No merged PRs in 30d

Description

**函数实现缺失**

linux环境中使用airtest组件,init_device是提示method not implement on linux

内网环境复制不出来,简单写一些:
G.add_device(dev)
dev.uuid == instance.uuid
self._raise_not_impemented_error()

**复现步骤**
1. 导入init_device
2. init_device("Linux")

**预期效果**
(预期想要得到什么、见到什么)

**python 版本:** `python3.8.19`

**airtest 版本:** `1.3.5`

**其他相关环境信息**
windows上正常,银河kylin上不正常

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.