martin-g commented on pull request #4237:
URL: https://github.com/apache/zeppelin/pull/4237#issuecomment-937486253


   [PhantomJS](https://phantomjs.org/) is a wrapper around QtWebKit.
   [Puppeteer](https://puppeteer.github.io/puppeteer/) is a wrapper around 
Chromium/Google Chrome.
   
   Since you already use Karma.js IMO there is no need to switch to totally new 
solution. Just change the [karma 
launcher](http://karma-runner.github.io/6.3/config/browsers.html).
   
   One advantage of Puppeteer is that it can download the browser for you. With 
Karma.js you have to make sure the browser is pre-installed.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@zeppelin.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to