← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #202219]: Android+windows xp

 

Question #202219 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/202219

    Status: Answered => Open

Bikash Kumar Mohanty is still having a problem:
Hi RaiMan,

Thanks a lot.it is working now.If the application has number of
test cases.After finish the first test case how can i back to root
so that i can start the second test cases and  so on
-> how can i delete the content in the text field and re-entered


thanks
Bikash

On Tue, Jul 17, 2012 at 6:06 PM, RaiMan <
question202219@xxxxxxxxxxxxxxxxxxxxx> wrote:

> Your question #202219 on Sikuli changed:
> https://answers.launchpad.net/sikuli/+question/202219
>
>     Status: Open => Answered
>
> RaiMan proposed the following answer:
> --- I am using mouse wheel to scroll the screen
> So you can use the wheel() method:
>
> s.wheel(1, 10) # down 10 steps
>
> s.wheel(-1, 10) # up 10 steps
>
> you have to check which direction to apply and how many steps to use, to
> get your screen scrolled.
>
> The focus should not be a problem, since you just clicked before and the
> window has focus.
>
> BTW: If not already the case: you should set s to the content region
> (the image of the handy) of the emulator window, this makes things
> faster and more robust.
>
> --- I have added the screen shot also
> cannot be posted here. must be somewhere in the net with the link added in
> the post.
> But a screenshot would not help here anyway.
>
> --
> If this answers your question, please go to the following page to let us
> know that it is solved:
> https://answers.launchpad.net/sikuli/+question/202219/+confirm?answer_id=15
>
> If you still need help, you can reply to this email or go to the
> following page to enter your feedback:
> https://answers.launchpad.net/sikuli/+question/202219
>
> You received this question notification because you asked the question.
>


-- 
Thanks & Regards,

Bikash Mohanty
Software Engineer
Photon Infotech

You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.