Update docs/troubleshooting.md
Co-Authored-By: Arjun Attam <arjunattam@gmail.com>
This commit is contained in:
parent
ce04f0835b
commit
d31450f9c8
|
|
@ -181,7 +181,7 @@ export CHROME_DEVEL_SANDBOX=/usr/local/sbin/chrome-devel-sandbox
|
||||||
|
|
||||||
### Running Playwright on Travis CI
|
### Running Playwright on Travis CI
|
||||||
|
|
||||||
> 👋 We run our tests for Playwright on Travis CI - see our [`.travis.yml`](https://github.com/playwright/playwright/blob/master/.travis.yml) for reference.
|
> 👋 We run our tests for Playwright on Travis CI - see our [`.travis.yml`](https://github.com/microsoft/playwright/blob/master/.travis.yml) for reference.
|
||||||
|
|
||||||
Tips-n-tricks:
|
Tips-n-tricks:
|
||||||
- The `libnss3` package must be installed in order to run Chromium on Ubuntu Trusty
|
- The `libnss3` package must be installed in order to run Chromium on Ubuntu Trusty
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue