parent
ffd27d6db4
commit
2e215aed4c
@ -24,7 +24,6 @@ describe('OHIF VTK Extension', () => {
|
|||||||
cy.get('[data-cy="thumbnail-list"]')
|
cy.get('[data-cy="thumbnail-list"]')
|
||||||
.contains('CT WB 5.0 B35f')
|
.contains('CT WB 5.0 B35f')
|
||||||
.drag('.viewport-drop-target')
|
.drag('.viewport-drop-target')
|
||||||
.wait(1000); // TODO: Once issue #1167 is fixed, the wait command should be removed. (https://github.com/OHIF/Viewers/issues/1167)
|
|
||||||
|
|
||||||
//Select 2D MPR button
|
//Select 2D MPR button
|
||||||
cy.get('[data-cy="2d mpr"]').click();
|
cy.get('[data-cy="2d mpr"]').click();
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user