Skip to content
This repository was archived by the owner on Jan 9, 2019. It is now read-only.
This repository was archived by the owner on Jan 9, 2019. It is now read-only.

the picture is not right when using Spoon.screenshot  #63

Description

@wangfuwen000

in instrument test project ,take picture using calss spoon-cient.jar to take a screenshot, but the picture is aways is start app picture, not the picture in the process running in app.just like below:

device-2014-11-05-212035

my code:
hotellistpage.addFavourate(hotle);
solo.clickOnText("我的收藏");

    getInstrumentation().waitForIdleSync();
    Spoon.screenshot(getActivity(), "isSavaInFavourate");

    personlcenter.isSavaInFavourate(hotle);
    personlcenter.back();

envirorment:
spoon-client-1.1.1.jar
robotium-solo-4.0.jar

please let me know why ASAP?

thanks very much!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions