diaspora/features
Sage Ross df4504979e
Refactor "I scroll" web step to avoid using execute_script
The apparition driver does not support "scroll_by" without going through "execute_script", but we can better express the intention of this test and make the scrolling action a bit more general by replacing "scroll a bit" with "scroll to [some element]" — in this case, we need to scroll until the "Change" button is visible so that we can press it.

This change_settings.feature spec is the only place that used "I scroll a bit".
2022-06-19 19:29:57 +02:00
..
desktop Refactor "I scroll" web step to avoid using execute_script 2022-06-19 19:29:57 +02:00
mobile Port cukes from poltergeist to aparition 2021-04-10 23:17:39 +02:00
step_definitions Refactor "I scroll" web step to avoid using execute_script 2022-06-19 19:29:57 +02:00
support Update open_graph_reader gem 2021-10-25 03:28:56 +02:00