Hi everyone,
I am getting the following error now and when I run my tests.
Most of the time Calabash gets the focus fine, but sometimes it doesn't and I cannot understand why - it's infuriating! I am using the wait_for_element
Action 'set_selection' unsuccessful: Unable to set selection, no element has focus (RuntimeError)
./features/step_definitions/calabash_steps.rb:50:in `/^I enter the login credentials - Companyname: "([^"])", Password: "([^"])"$/'
Can anyone help or advise? Anything information at all would be much appreciated; googling at brought up little help.
Thank you very much.