cypress: mobile: Make this test more stable.

Change-Id: I8eb8381696c79c1e7a04b1cf88cab12c4c14de92
This commit is contained in:
Tamás Zolnai 2020-02-04 15:33:04 +01:00
parent 18b48ca022
commit 26bcd86640

View file

@ -108,6 +108,10 @@ describe('Apply/modify styles.', function() {
cy.get('#Italic')
.click();
// Close mobile wizard
cy.get('#tb_actionbar_item_mobile_wizard')
.click();
helper.copyTextToClipboard();
cy.get('#copy-paste-container p i')