Open F1LT3R opened 9 years ago
I'm wondering if the coverage port should be the same as the port I am running the browser on? Should the collector port and the baseUrl port be the same?
Eg:
protractor_coverage: { options: { collectorPort: 8080, args: { baseUrl: 'http://127.0.0.1:8080' } } }
I'm wondering if the coverage port should be the same as the port I am running the browser on? Should the collector port and the baseUrl port be the same?
Eg: