AlterFritz88

Results 2 issues of AlterFritz88

When user opens keyboard all widgets look strange. It occurs only with using ads. And in some cases all going right but a bug occurs after pausing and resuming application....

bug

I am trying to write unit tests and get items by id like that: self.cli.setattr("//TextInput[@id = "new_user_email]", "text", "[email protected]") but telenium can not to find item this way.