Disable Element Call Maestro tests for the time being (#5064)
This commit is contained in:
committed by
GitHub
parent
b2477eb412
commit
820be3ffb2
@@ -4,6 +4,6 @@ appId: ${MAESTRO_APP_ID}
|
||||
- tapOn:
|
||||
id: "text_editor"
|
||||
- inputText: "Hello world!"
|
||||
- tapOn: "Send"
|
||||
- tapOn: "Send message"
|
||||
- hideKeyboard
|
||||
- takeScreenshot: build/maestro/511-Timeline
|
||||
|
||||
@@ -6,6 +6,9 @@ appId: ${MAESTRO_APP_ID}
|
||||
- runFlow: messages/text.yaml
|
||||
- runFlow: messages/location.yaml
|
||||
- runFlow: messages/poll.yaml
|
||||
- runFlow: call/call.yaml
|
||||
|
||||
# Restore once the call flow is fixed
|
||||
#- runFlow: call/call.yaml
|
||||
|
||||
- back
|
||||
- runFlow: ../../assertions/assertHomeDisplayed.yaml
|
||||
|
||||
Reference in New Issue
Block a user