AltTester-Unity-SDK icon indicating copy to clipboard operation
AltTester-Unity-SDK copied to clipboard

[Robot] `Remove Reverse Port Forwarding Android` and `Remove All Reverse Port Forwarding Android` not working

Open iulianatodoran opened this issue 9 months ago • 0 comments

Steps to reproduce

Actual result

AR

  1. The methods in Robot Framework for Remove Reverse Port Forwarding Android and Remove 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
  2. In the AltTesterKeywords.py > reverse_port_forwarding_android and remove_reverse_port_forwarding_android methods in the comment the default value for device port in 1300

Additional info

Environment

  • AltTester Unity SDK affected versions: v 2.1.0, 2.1.1

Expected result

ER

  1. The methods in Robot Framework for Remove Reverse Port Forwarding Android and Remove 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
  2. In the AltTesterKeywords.py > reverse_port_forwarding_android and remove_reverse_port_forwarding_android methods in the comment the default value for device port should be 13000

Additional info

Testability

iulianatodoran avatar May 24 '24 06:05 iulianatodoran