Skip to content

Commit

Permalink
Scroll to edit menu
Browse files Browse the repository at this point in the history
  • Loading branch information
yinanazhou committed Jul 12, 2023
1 parent 5af253c commit 7b32406
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cypress/e2e/drag/bboxes.cy.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ beforeEach(() => {
describe('drag: bounding boxes', () => {
beforeEach(() => {
cy.get('#displayBBox').click();
cy.get('#editMenu').scrollIntoView();
cy.get('#selByBBox').should('be.visible').click();

cy.get('.sylTextRect-display').should('have.length.gt', 0);
Expand Down

0 comments on commit 7b32406

Please sign in to comment.