libreoffice-online/cypress_test/integration_tests/common
Neil Guertin a5e6a81cdd Fix failing cypress test multiuser/writer/annotation_spec.js
Fixes for several sporadic issues, each uncovering the next
Sidebar was not getting hidden because the button was pressed too soon
 - Wait for sidebar to show before hiding it
Comment text area was disabled
 - Wait for disabled attribute to go away
Second half of comment text was getting sent to document instead of comment
 - Wait after typing in document before inserting comment

Also add wrapper describe block to share setup/teardown
 - Fixes copy/paste errors in one block, which was missing
   calls to selectZoomLevel and setActiveFrame

Signed-off-by: Neil Guertin <neil.guertin@collabora.com>
Change-Id: I13ef1189cfacc4beac0b2c3363c70aa1e8583db3
2024-04-19 08:21:57 -04:00
..
calc_helper.js move these common calc annotation test blocks to calcHelper 2024-04-18 17:08:28 +02:00
contenteditable_helper.js Cypress: log helper function start and end 2024-03-13 13:21:20 -04:00
desktop_helper.js Fix failing cypress test multiuser/writer/annotation_spec.js 2024-04-19 08:21:57 -04:00
helper.js Remove clickOnIdle and inputOnIdle 2024-04-19 08:21:50 -04:00
impress_helper.js cool#8648 clipboard: fix mobile/impress/impress_focus_spec.js 2024-04-19 09:42:39 +01:00
interference_user_spec.js remove-w2ui: convert mobile top bar to JSDialogs 2024-04-01 14:04:08 +03:00
mobile_helper.js Remove clickOnIdle and inputOnIdle 2024-04-19 08:21:50 -04:00
nextcloud_helper.js Cypress: log helper function start and end 2024-03-13 13:21:20 -04:00
repair_document_helper.js Cypress: log helper function start and end 2024-03-13 13:21:20 -04:00
search_helper.js remove-w2ui: convert mobile bottom bar to JSDialog 2024-04-04 13:43:35 +02:00
writer_helper.js Cypress: log helper function start and end 2024-03-13 13:21:20 -04:00