Skip to content

type_into_keyboard not working in iOS 9.3 #51

@josete89

Description

@josete89

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions