I'm using Worklight 6.2, dojo 1.8 and mtww 8.6.
I have built a small sample which consists of a screen with a text box, I input some text into it, and the input apears on a div somewhere on my screen.
My issue is with native keyboards, it seems that MTWW doesn't notice that the div has a input field and doesn't pop up the keyboard to input something into it. So, when I play back my recording, it simply doesn't input anything and the test is unsuccessful.
My question is if this is the expected behavior, and it's me that will need to tune manually the recording script to manually set the field I wanted to affect.