Open kungfuPanda123 opened 6 years ago
Hi, By default the webdriver_standalone starts only chrome server, how can we start ie server with this task?
var webdriver_standalone = require("gulp-protractor").webdriver_standalone; gulp.task('webdriver_standalone', webdriver_standalone);
@kungfuPanda123 Need more details, source code or sample repo which I can check? It will be good to have OS and NodeJS env details.
Hi, By default the webdriver_standalone starts only chrome server, how can we start ie server with this task?
var webdriver_standalone = require("gulp-protractor").webdriver_standalone; gulp.task('webdriver_standalone', webdriver_standalone);