Skip to content
This repository has been archived by the owner on Sep 21, 2022. It is now read-only.

Not a png : gemini doesn't create screenshots #808

Open
jeffbiondi opened this issue Aug 16, 2017 · 0 comments
Open

Not a png : gemini doesn't create screenshots #808

jeffbiondi opened this issue Aug 16, 2017 · 0 comments

Comments

@jeffbiondi
Copy link

jeffbiondi commented Aug 16, 2017

Output of gemini --version:

5.0.0-alpha.6

Contents of .gemini.yml file:

`module.exports = {
rootUrl: 'https://www.backmarket.fr/',

browsers: {
      PhantomJS: {
        desiredCapabilities: {
            browserName: 'phantomjs'
        }
    }
}

};`

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.

@jeffbiondi jeffbiondi changed the title Not a png : gemini does'nt create screenshots Not a png : gemini doesn't create screenshots Aug 16, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant