Hi, I’m having troubles seeing my Test Locations, in fact, I can’t see any.
My locations.ini looks like this:
[locations]
1=Local_server
default=Local_server
[Local_server]
1=Local_wptdriver
2=Local_galaxy
label=Local server
group=Local
[Local_wptdriver]
browser=Chrome,Firefox
label=“Local Server”
[Local_galaxy]
browser=Galaxy - Chrome,Galaxy - Chrome Beta
label=“Galaxy”
type=nodejs,mobile
connectivity=“WiFi”
With that configuration my, WPT private instance shows nothing in the fields ‘Test location’ and ‘Browser’
On my http:///install, I can see that Test Locations shows only:
Local_server: Definition Missing
By the way I have configured the agent and mobile agent. I can run only desktop test entering some URLs and my private instance seems to grab the local server parameters since I can see the test running over the agent and I get my Test Results every time.
On my http:///getLocations.php shows empty.
Can somebody tell me what I’m doing wrong?
Edit
Somebody knows why I only can see pubic locations, but not my private locations configured on agents?