Skip to content

Need some HowTo examples #11

@QAutomatron

Description

@QAutomatron

First of all, thank you for this project. I want to try it in our app and need some "howto" examples.
I already add Demo to our UI target and it's work. (or it should be in Unit Test?)

Now i have a couple of questions:

  1. How to set permissions
  2. How to set Geolocation
  3. How to set timeouts for waits\polling
  4. How to cleanup app (keychain and other data)
  5. How to assert different elements states (visibile, not visible, exist, not exist) and the same action but with wait (waitForVisibility)
  6. Element selection, is it only id, label, value and visibleText based ?
  7. What the difference between: element in element.id == "label" and $0.id == "button" ?

I will be grateful for the help.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions