-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
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:
- How to set permissions
- How to set Geolocation
- How to set timeouts for waits\polling
- How to cleanup app (keychain and other data)
- How to assert different elements states (visibile, not visible, exist, not exist) and the same action but with wait (waitForVisibility)
- Element selection, is it only id, label, value and visibleText based ?
- What the difference between:
element in element.id == "label"and$0.id == "button"?
I will be grateful for the help.
Metadata
Metadata
Assignees
Labels
No labels