Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added optional percentage parameter to swipe action #162

Merged
merged 3 commits into from
Jun 11, 2017

Conversation

yedidyak
Copy link
Contributor

No description provided.

@yedidyak yedidyak requested a review from rotemmiz June 11, 2017 12:40
await e.element(e.by.id('ScrollView799')).swipe('up', 'slow');
await e.element(e.by.id('ScrollView799')).swipe('left', 'fast');
await e.element(e.by.id('ScrollView799')).swipe('right', 'slow');
await e.element(e.by.id('ScrollView799')).swipe('down', 'fast');
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Alignment is broken

@rotemmiz rotemmiz merged commit e4d0e31 into master Jun 11, 2017
@rotemmiz rotemmiz deleted the swipe_percentage branch June 11, 2017 13:17
@wix wix locked and limited conversation to collaborators Jul 23, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants