Empty Location/Browser

I don’t see anything in the location/browser drop-down to my privates instances

my locations.ini

[code][locations]
1=Android
default=Android

;
; These are the top-level locations that are listed in the location dropdown
; Each one points to one or more browser configurations
;

[Android]
1=Local-URLBlast
2=Local-WPTDriver
label=Android Nexus 5

;
; These are the browser-specific configurations that match the configurations
; defined in the top-level locations. Each one of these MUST match the location
; name configured on the test agent (urlblast.ini or wptdriver.ini)
;

[Local-URLBlast]
browser=IE 9
latency=0
label=“Local - IE 9”
;browserExe=pagetest.exe
;key=TestKey123

;
; For a wptdriver configuration (chrome, firefox), the browser labels here
; MUST match the labels used in wptdriver.ini
;

[Local-WPTDriver]
browser=Chrome,Firefox
label=“Android”[/code]

i using the ?hidden=1 and i see my locations and browsers well !

i test /install to see permissions and it’s good to

Any idea ?

Thanks !

Are you running wptdriver, urlblast or the nodejs agent on any test machines? The locations will be hidden if there are no agents polling them for work.