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

Wordpress: "Adding a self-hosted site" Scenario is flickering #207

Open
jmoody opened this issue Aug 3, 2015 · 2 comments
Open

Wordpress: "Adding a self-hosted site" Scenario is flickering #207

jmoody opened this issue Aug 3, 2015 · 2 comments
Assignees
Milestone

Comments

@jmoody
Copy link
Member

jmoody commented Aug 3, 2015

Hey Tobias,

This fails in landscape and portrait on my Nexus.

Is it a timing issue?

 Scenario: Adding a self-hosted site               # features/login.feature:6
    Given I am on the login screen                  # features/step_definitions/login_steps.rb.rb:29
    Then I should be able to add a self-hosted site # features/step_definitions/login_steps.rb.rb:34
      Failed to perform gesture. java.lang.SecurityException: Injecting to another application requires INJECT_EVENTS permission (RuntimeError)
      ./features/android/pages/login_page.rb:49:in `toggle_self_hosted_site'
      ./features/android/pages/login_page.rb:34:in `enable_self_hosted_site'
      ./features/step_definitions/login_steps.rb.rb:35:in `/^I should be able to add a self\-hosted site$/'
      features/login.feature:8:in `Then I should be able to add a self-hosted site'
@jmoody jmoody changed the title Wordpress: Adding a self-hosted site is flickering Wordpress: "Adding a self-hosted site" Scenario is flickering Aug 3, 2015
@TobiasRoikjer
Copy link
Contributor

@jmoody We should dismiss the keyboard

@jmoody
Copy link
Member Author

jmoody commented Aug 4, 2015

Fixed by: Ensure we hide keyboard before tapping login #205 ?

@jmoody jmoody added the bug label Aug 9, 2015
@jmoody jmoody added the Android label Dec 10, 2015
@jmoody jmoody added this to the 2.0.0 milestone Dec 10, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants