Oleksii Kvasov

Results 3 comments of Oleksii Kvasov

Please guys make this post more popular, then I will create PR with this updates Thanks in advance!

I've created simple test example for public demonstration: ``` import { test } from '../src/common/fixtures' import { initialSetup, acceptAccess } from '@synthetixio/synpress/commands/metamask' import { Browser, BrowserContext } from '@playwright/test' import...