AltTester-Unity-SDK
AltTester-Unity-SDK copied to clipboard
[Robot] `Remove Reverse Port Forwarding Android` and `Remove All Reverse Port Forwarding Android` not working
Steps to reproduce
Actual result
AR
- The methods in Robot Framework for
Remove Reverse Port Forwarding Android
andRemove All Reverse Port Forwarding Android
are not working: the first does not remove the reverse port forwarding and the latter does not remove all reverse port forwardings on the USB connected Android device/ devices - In the
AltTesterKeywords.py
>reverse_port_forwarding_android
andremove_reverse_port_forwarding_android
methods in the comment the default value for device port in1300
Additional info
Environment
- AltTester Unity SDK affected versions: v
2.1.0
,2.1.1
Expected result
ER
- The methods in Robot Framework for
Remove Reverse Port Forwarding Android
andRemove All Reverse Port Forwarding Android
should work: the first should remove the reverse port forwarding and the latter should remove all reverse port forwarding on the connected Android device/ devices - In the
AltTesterKeywords.py
>reverse_port_forwarding_android
andremove_reverse_port_forwarding_android
methods in the comment the default value for device port should be13000