Coder Social home page Coder Social logo

Comments (7)

kylannjohnson avatar kylannjohnson commented on May 5, 2024

@georgepapas do you mean this?

./gradlew recordMode pullScreenshots

from screenshot-tests-for-android.

georgepapas avatar georgepapas commented on May 5, 2024

No, just following the docs which suggests to run the following

./gradlew recordMode screenshotTests

On Sat, 23 Jul 2016, 10:48 Kylan Johnson [email protected] wrote:

@georgepapas https://github.com/georgepapas do you mean this?

./gradlew recordMode pullScreenshots


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#40 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AAT5XowllOkegQbpZ_moJal_NCJSgeW5ks5qYWS_gaJpZM4JRWva
.

from screenshot-tests-for-android.

cperry-gpsw avatar cperry-gpsw commented on May 5, 2024

I'm also curious about this.

Running:

/gradlew screenshotTests

I get screenshots put into a folder on my machine under:

/var/folders/n0/_29wvcn97sv_w5mttzmkvf3cm1897l/T/screenshotsIU5pAP

This is definitely not where I want these. How do I get the plugin to put these into a "screenshots" folder in project directory?

from screenshot-tests-for-android.

ijwhelan avatar ijwhelan commented on May 5, 2024

Having the same problem here too.

from screenshot-tests-for-android.

georgepapas avatar georgepapas commented on May 5, 2024

Looks like this project is no longer maintained...

from screenshot-tests-for-android.

tdrhq avatar tdrhq commented on May 5, 2024

Sorry for the delay: ./gradlew screenshotTests will write to a temporary directory, the intention is that this is used while doing iterative development (kind of like TDD)

./gradlew recordMode screenshotTests should save it to the directory specified in the config.. if it's not, then that's definitely broken.

from screenshot-tests-for-android.

jiriadamec avatar jiriadamec commented on May 5, 2024

Could you please add parameter to the plugin to specify where to put temporary and result files?
I propose this solution http://pastebin.com/5SgRAQ5n.

Thanks in advance

from screenshot-tests-for-android.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.