Test fixes
This commit is contained in:
parent
1c460c40f4
commit
2619c55c10
5 changed files with 9 additions and 4 deletions
|
@ -20,7 +20,7 @@ describe('Self-labeling', () => {
|
|||
await element(by.id('composeFAB')).tap()
|
||||
await element(by.id('composerTextInput')).typeText('Post with an image')
|
||||
await element(by.id('openGalleryBtn')).tap()
|
||||
await sleep(1e3)
|
||||
await sleep(3e3)
|
||||
await element(by.id('labelsBtn')).tap()
|
||||
await element(by.id('pornLabelBtn')).tap()
|
||||
await element(by.id('confirmBtn')).tap()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue