summaryrefslogtreecommitdiffstats
path: root/cypress_test/integration_tests/desktop/writer
diff options
context:
space:
mode:
authorGökay Şatır <gokaysatir@collabora.com>2023-03-15 17:18:43 +0300
committerGökay ŞATIR <gokaysatir@gmail.com>2023-03-21 14:24:41 +0300
commit03e6cc491ff529cd954402837898ed14f89362bb (patch)
treecb41060e1b01d188fc2be23957377365703bee7a /cypress_test/integration_tests/desktop/writer
parentjsdialog: non-user-managed scrolled window (diff)
downloadonline-03e6cc491ff529cd954402837898ed14f89362bb.tar.gz
online-03e6cc491ff529cd954402837898ed14f89362bb.zip
Remove vex from comments.
Signed-off-by: Gökay Şatır <gokaysatir@collabora.com> Change-Id: I3ebb052bdac91e3e2fd084dca06d8f221d82083e
Diffstat (limited to 'cypress_test/integration_tests/desktop/writer')
-rw-r--r--cypress_test/integration_tests/desktop/writer/help_dialog_update_spec.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/cypress_test/integration_tests/desktop/writer/help_dialog_update_spec.js b/cypress_test/integration_tests/desktop/writer/help_dialog_update_spec.js
index b0fa0d6d37..6fab936049 100644
--- a/cypress_test/integration_tests/desktop/writer/help_dialog_update_spec.js
+++ b/cypress_test/integration_tests/desktop/writer/help_dialog_update_spec.js
@@ -68,7 +68,7 @@ describe('Help dialog screenshot updation', function() {
cy.get('#menu-editmenu').click()
.get('#menu-repair').click();
- cy.get('.jsdialog-container.lokdialog_container')
+ cy.get('.jsdialog-container.lokdialog_container')
.should('exist');
helper.waitUntilIdle('.jsdialog-container.lokdialog_container');
@@ -87,7 +87,7 @@ describe('Help dialog screenshot updation', function() {
cy.get('#tb_editbar_item_insertannotation')
.click();
- cy.get('#new-mobile-comment-input-area').type('comment added');
+ cy.get('#input-modal-input').type('comment added');
cy.get('.vex-dialog-buttons .button-primary').click(); // save button