How to slide mobile screen?
- This topic has 1 reply, 2 voices, and was last updated 10 years ago by
Sasha ZAP.
Viewing 1 post (of 1 total)
Viewing 1 post (of 1 total)
- You must be logged in to reply to this topic.
Hello AlishaM,
Basically there are 2 options in ZPX (Zap-fix) to swipe (slideroll) the mobile’s screens from one place to a different place:
1. Using the "SwipteTo" method, its format is:
Object.SwipteTo ZapObject swipeDestinationObject, Optional int msSpeed (Default = 1500)
Explanation:
You specify the first object in the GUI from where you want to start the swiping, and the second object is the destination of the swiping, meaning, what is the last place the swipe should stop its execution.
2. Change GUI class object into a "Swiper" class
Explanation:
By changing the object’s class you create a new type of object which contains 2 rectangles to update in the Workbench:
Each rectangle can behave as the target or the source location of the swiping action, and using its methods you will be able to execute the swiping physical action.
Please contact Zap for further help.
Thanks,
Sasha
Already have an account? Login
Check you SPAM folder if you do not see the email.
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |