This repository has been archived by the owner on Sep 21, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 149
Not a png : gemini doesn't create screenshots #808
Comments
jeffbiondi
changed the title
Not a png : gemini does'nt create screenshots
Not a png : gemini doesn't create screenshots
Aug 16, 2017
This was referenced Feb 16, 2021
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Output of
gemini --version
:5.0.0-alpha.6
Contents of
.gemini.yml
file:`module.exports = {
rootUrl: 'https://www.backmarket.fr/',
};`
Command used to run the test:
gemini update gemini/test.js
Publically accessible URL of the page you are testing against:
https://www.backmarket.fr/
Result:
(node:26248) DeprecationWarning: os.tmpDir() is deprecated. Use os.tmpdir() instead. (node:26268) DeprecationWarning: os.tmpDir() is deprecated. Use os.tmpdir() instead. ✘ fckn-header plain [PhantomJS] Not a PNG ✘ fckn-header mobile [PhantomJS] Not a PNG Total: 2 Passed: 0 Failed: 2 Skipped: 0 Retries: 0
I ran phantomjs with phantomjs --webdriver=4444.
The text was updated successfully, but these errors were encountered: