Skip to content

Conversation

@TDL-EdgarsEglitis
Copy link
Collaborator

This is a fix to scroll_until_element_visible due to its parameter values for offsets not being aligned to those used in other methods (click and swipe_on_element). In the current implementation, the offsets are measured from the element start point, whereas in the other existing methods, offsets are measured from the element midpoint.
This changes the offset measurement for scroll_until_element_visible to also be measured from the element midpoint.

@TDL-EdgarsEglitis TDL-EdgarsEglitis merged commit e58e158 into master Jun 25, 2024
@TDL-EdgarsEglitis TDL-EdgarsEglitis deleted the align-scroll-params branch June 25, 2024 06:45
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.

3 participants