Eldar

Results 27 comments of Eldar

Hi! seems js configuration already implemented, is there any guide which shows how can i use my local reporter?

Hi! So i have implemented it using next snippet: ``` const customReporter = require('./customReporter'); module.exports = { ... reporter: [ { name: 'spec' }, { name: customReporter, output: './reports/e2e_report.xml' }...

> @mokone91 > > It occurred due to the parsing reporting parameters algorithm. It's not part of a public API and can be changed at any time. Please, use the...

Thanks for reply! got it, will keep subscription and follow the news Thanks!

Hi! vue-template-compiler is related to vue2, seems you need to use @vue/compiler-sfc

Same problem after upgrading. any solution?

Seems issue not resolved yet ![image](https://user-images.githubusercontent.com/2384641/149380159-c474193b-47cc-4203-bb64-b3c2df6d4af9.png) `inlineStories: false` do not change anything..

any updates? maybe somebody have some temporary solution?

same issue on mac m1 `Error: Browser closed. ==================== Browser output: ==================== /root/.cache/ms-playwright/chromium-1028/chrome-linux/chrome --disable-field-trial-config --disable-background-networking --enable-features=NetworkService,NetworkServiceInProcess --disable-background-timer-throttling --disable-backgrounding-occluded-windows --disable-back-forward-cache --disable-breakpad --disable-client-side-phishing-detection --disable-component-extensions-with-background-pages --disable-default-apps --disable-dev-shm-usage --disable-extensions --disable-features=ImprovedCookieControls,LazyFrameLoading,GlobalMediaControls,DestroyProfileOnBrowserClose,MediaRouter,DialMediaRouteProvider,AcceptCHFrame,AutoExpandDetailsElement,CertificateTransparencyComponentUpdater,AvoidUnnecessaryBeforeUnloadCheckSync,Translate --allow-pre-commit-input --disable-hang-monitor --disable-ipc-flooding-protection --disable-popup-blocking...