kibana/tasks/config
Spencer f76bef46c0 [ftr] remove digdug, use chromedriver directly (#11558)
* [ftr] remove digdug, use chromedriver directly

why?
 - digdug is meant to be used by intern, and expects a certain lifecycle that the FTR has tried and continuously fails to mimic
 - rather than continue trying to force digdug into the stack, just spawn chromedriver ourselves. We know how to handle it
 - cleans up verbose remote logging while we're in there, since selenium-standalone-server went with digdug, which was previously doing the verbose logging
 - deprecate config.servers.webdriver
 - add config.chromedriver.url
 - if url at config.chromedriver.url points to a server that responds to http requests use it as the chromedriver instance, enables running chrome in a VM or container
 - if pings to config.chromedriver.url fail a local chromedriver is started

* address review requests
2017-05-04 13:27:18 -07:00
..
aws_s3.js [eslint] enable no undef (#10825) 2017-03-22 07:08:23 -07:00
babel.js [eslint] enable no undef (#10825) 2017-03-22 07:08:23 -07:00
build.js Allow build configuration to run on Windows machines (#9951) 2017-01-18 23:17:57 -05:00
clean.js [eslint] enable no undef (#10825) 2017-03-22 07:08:23 -07:00
copy.js [functionalTestRunner] replace intern (#10910) 2017-04-11 17:01:06 -05:00
eslint.js [UI Framework] Create Button React components in UI Framework. (#10646) 2017-03-29 13:25:43 -07:00
esvm.js [eslint] enable no undef (#10825) 2017-03-22 07:08:23 -07:00
i18nextract.js [eslint] enable no undef (#10825) 2017-03-22 07:08:23 -07:00
karma.js [eslint] enable no undef (#10825) 2017-03-22 07:08:23 -07:00
licenses.js [eslint] enable no undef (#10825) 2017-03-22 07:08:23 -07:00
packages.js [build] Include full version in staging package prefix, set production prefix separately 2016-07-21 21:27:42 -05:00
platforms.js [eslint] enable no undef (#10825) 2017-03-22 07:08:23 -07:00
run.js [ftr] remove digdug, use chromedriver directly (#11558) 2017-05-04 13:27:18 -07:00
s3.js [eslint] enable no undef (#10825) 2017-03-22 07:08:23 -07:00
services.js [eslint] enable no undef (#10825) 2017-03-22 07:08:23 -07:00
simplemocha.js [functionalTestRunner] replace intern (#10910) 2017-04-11 17:01:06 -05:00