You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: