Skip to content

Issue 342/enable horizontal scrolling#419

Open
sergio-sastre wants to merge 3 commits intoKasperskyLab:masterfrom
sergio-sastre:issue-342/enable_horizontal_scrolling
Open

Issue 342/enable horizontal scrolling#419
sergio-sastre wants to merge 3 commits intoKasperskyLab:masterfrom
sergio-sastre:issue-342/enable_horizontal_scrolling

Conversation

@sergio-sastre
Copy link
Contributor

@sergio-sastre sergio-sastre commented Nov 13, 2022

This is point 1 from
#342 (comment)

Second point would be an improvement over point one, to be done in a different PR. Therefore, this could be merged without completing point 2.
Unfortunately, not sure when I'll find time for it

step("Click nnHbutton5 in 3LevelNestedScrollView, middle item") {
NestedScrollViewsScreen {
nnHscrollView.scrollToView(nnHbutton5)
nnHbutton5.click()
Copy link
Contributor Author

Choose a reason for hiding this comment

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

by implementing point 2 #342 (comment), nnHscrollView.scrollToView(nnHbutton5) would not be needed since it would be done by the autoscroll.

Same for the other horizontalScrollView#scrollToView() calls in other tests of this class

@AzamatCherchesov
Copy link
Collaborator

@sergio-sastre any updates?)

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants