]
Lukáš Fryč updated ARQ-1237:
----------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request:
Warp: use PortProber to determine free ports for proxy
------------------------------------------------------
Key: ARQ-1237
URL:
https://issues.jboss.org/browse/ARQ-1237
Project: Arquillian
Issue Type: Enhancement
Components: Extension - Warp
Affects Versions: warp_1.0.0.Alpha2
Reporter: Lukáš Fryč
Assignee: Bartosz Majsak
Priority: Minor
Fix For: warp_1.0.0.Beta1
Original Estimate: 2 hours
Remaining Estimate: 2 hours
Selenium 2 uses {{PortProber}} to check free ports to run Selenium Server on.
We can leverage that component too for Warp proxy and avoid conflicting ports.