AirtestProject / AirtestProject/Airtest
Can I have a fixed number that used as local forward port?
Đang mở
- Ngôn ngữ chính
- Python
- Star
- 9.6k
- Fork
- 1.5k
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
I'm excited about what Airtest can do to help me in automation testing.
However, I am stuck in a problem for over 2 days where I cannot control my local port that generated from get_available_forward_local function. Is there any way to for me to have that port fixed every time I connect to my device. Thank you.
In this case, it's 18936.
```
adb -P 5037 -s forward --no-rebind tcp:18936 localabstract:minicap_18936
```
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.