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

type_into_keyboard not working in iOS 9.3 #51

Open
josete89 opened this issue May 5, 2016 · 0 comments
Open

type_into_keyboard not working in iOS 9.3 #51

josete89 opened this issue May 5, 2016 · 0 comments

Comments

@josete89
Copy link

josete89 commented May 5, 2016

I have this test

Then /^I fill the username "(.*?)"$/ do |username|
touch "view:'UITextFieldLabel' marked:'Colaborator Id'"
sleep 3
puts "#{username}"
type_into_keyboard("#{username}")
end

and never type anything in the keyboard

@josete89 josete89 changed the title type_into_keyboard not working in iOS 9 type_into_keyboard not working in iOS 9.3 May 5, 2016
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

No branches or pull requests

1 participant