Skip to content

objective-solutions/workshop-obj-playwright

Repository files navigation

workshop-obj-playwright

Install project dependencies

yarn
yarn playwright install-deps

Arch linux specific setup

$ sudo pamac install enchant1.6 icu66 libwebp052 libffi7
$ sudo ln -s /usr/lib/libpcre.so /usr/lib/libpcre.so.3
$ yarn
$ yarn playwright install chromium

Running RocketChat

cd rocketchat
docker-compose up

If running RocketChat locally, change .env APP_URL to localhost:3000

Refereces

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published