deadmanhead1602

Results 2 issues of deadmanhead1602

### Description My case is the artifact size around 120MB and >30 lambda functions defined in the template. The package command takes around 8-9 mins to complete. ### Steps to...

type/ux
area/package
area/performance
maintainer/need-response

I run following mocha test and result error. That only happens in safari. ``` var testName = "search-fail", eleName = "body"; browser .url('http://webdriver.io/') .pause(4000) .webdrivercss( 'safari-error', [ { name: eleName,...