change(ui): fix env
This commit is contained in:
parent
63fc1ad70c
commit
958797e8de
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ describe('Replayer visual match test', {
|
|||
cy.get(':nth-child(1) > .relative > .p-2').type(Cypress.env('account'))
|
||||
cy.get(':nth-child(2) > .relative > .p-2').type(Cypress.env('password'))
|
||||
cy.get('.h-10').click()
|
||||
cy.wait(10000)
|
||||
cy.wait('@getAccount')
|
||||
cy.visit('3/session/7585361734083637?jumpto=5000&freeze=true')
|
||||
cy.wait(3000)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue