test headless mode with screenshot
This commit is contained in:
parent
1bad0a6856
commit
370494fd87
|
@ -23,6 +23,7 @@ test:
|
||||||
- mkdir -pv $APT_CACHE_DIR && apt-get -qq update
|
- mkdir -pv $APT_CACHE_DIR && apt-get -qq update
|
||||||
- apt install firefox-esr -y --no-install-recommends
|
- apt install firefox-esr -y --no-install-recommends
|
||||||
- firefox --version
|
- firefox --version
|
||||||
|
- firefox --headless --screenshot test.jpg https://pleroma.social/
|
||||||
- yarn
|
- yarn
|
||||||
- yarn unit
|
- yarn unit
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue