diaspora/features/desktop
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
..
activity_stream.feature
aspect_navigation.feature
auto_follow_back.feature
blocks_user.feature
change_password.feature
change_settings.feature Refactor "I scroll" web step to avoid using execute_script 2022-06-19 19:29:57 +02:00
closes_account.feature
comments.feature Port cukes from poltergeist to aparition 2021-04-10 23:17:39 +02:00
connects_users.feature
conversations.feature
diaspora_links_resolve.feature
donations.feature
download_photos.feature
edits_profile.feature Port cukes from poltergeist to aparition 2021-04-10 23:17:39 +02:00
follows_tags.feature Port cukes from poltergeist to aparition 2021-04-10 23:17:39 +02:00
getting_started.feature Port cukes from poltergeist to aparition 2021-04-10 23:17:39 +02:00
help.feature
hovercards.feature Add sharing status in hovercards, fixes #6542 2021-11-23 00:31:41 +01:00
invitations.feature Port cukes from poltergeist to aparition 2021-04-10 23:17:39 +02:00
keyboard_navigation.feature
likes.feature
logged_out_browsing.feature
logs_in_and_out.feature
manages_aspects.feature
media-embed.feature Port cukes from poltergeist to aparition 2021-04-10 23:17:39 +02:00
mentions.feature Port cukes from poltergeist to aparition 2021-04-10 23:17:39 +02:00
mentions_from_profile_page.feature
not_safe_for_work.feature
notifications.feature
oembed.feature
oidc_auth_code_flow.feature
oidc_implicit_flow.feature
photo_gallery.feature
post_preview.feature Port cukes from poltergeist to aparition 2021-04-10 23:17:39 +02:00
post_with_a_poll.feature
posts_from_main_page.feature
posts_from_profile_page.feature
posts_from_tag_page.feature
profile_photos.feature
public_stream.feature
registrations.feature
reshare.feature
screenshots.feature
search.feature
show_more.feature
single_post_view_moderation.feature Port cukes from poltergeist to aparition 2021-04-10 23:17:39 +02:00
stops_following_users.feature
two_factor_authentication.feature
user_applications.feature