Closed macpoupou closed 8 years ago
My code is :
JTextComponentFixture searchField=myDialog.textBox("SearchField"); searchField.setText("91808093");
When it runs it debug mode, it works fine. In a normal mode, it simulates "(!))(#".
It seems to be the keys of a qwerty keyboard.
I think you're looking for AssertJ-Swing not AssertJ-Android.
My code is :
When it runs it debug mode, it works fine. In a normal mode, it simulates "(!))(#".
It seems to be the keys of a qwerty keyboard.