selenium tests aren't runnable on non-localhost host

Bug #538094 reported by Gaetan Renaudeau
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
play framework
New
Undecided
Unassigned

Bug Description

test-runner module doesn't work with non-localhost domain. It's a problem for multi domain application.

For example, I run a server on 10.0.0.10, on http://10.0.0.10:9000/ the selenium test fail (the test runner try to acceed to http://localhost:9000).

I attached a patch to fix the problem : the host can be set in conf/application.conf with the (optional) field "http.host" like we set the http.port .

Best regards,
Renaudeau Gaetan

Revision history for this message
Gaetan Renaudeau (gre) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.