We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d632da commit d5598ebCopy full SHA for d5598eb
protractor.conf.js
@@ -48,7 +48,7 @@ exports.config = {
48
49
// A base URL for your application under test. Calls to protractor.get()
50
// with relative paths will be prepended with this.
51
- baseUrl: 'http://localhost:9999',
+ baseUrl: 'http://localhost:9998',
52
53
// Selector for the element housing the angular app - this defaults to
54
// body, but is necessary if ng-app is on a descendant of <body>
0 commit comments