web
web copied to clipboard
[web-test-runner] Open different URL?
Is it possible to test at a different path than http://localhost:2000/?
I cannot seem to figure it out. Ideally I would be able to test on different paths: http://localhost:2000/my-cool-path & query strings.
Any help is greatly appreciated.