libreoffice-online/cypress_test/integration_tests
Neil Guertin ed731b7091 Cypress: Retry selectTextOfShape
Most users of selectTextOfShape also need to select all text.
Sometimes the cursor appears but does not allow CTRL+a to select
all text. Work around this by including the selection in the retry
using waitUntil.

Fixes mobile/impress/apply_paragraph_props_text_spec.js, which started
failing sporadically after commit e0a0646ce1.

I also adjusted the dblclick selector because it was finding multiple
elements but I think that is unrelated

I also created a separate function editTextInShape, for tests
that do not need to select all text

Signed-off-by: Neil Guertin <neil.guertin@collabora.com>
Change-Id: Icdfa731ba9a5f8d08a858192a4f1f5bc79b09b76
2024-04-26 17:35:05 -04:00
..
common Cypress: Retry selectTextOfShape 2024-04-26 17:35:05 -04:00
desktop Cypress: Retry selectTextOfShape 2024-04-26 17:35:05 -04:00
idle/calc cool#8648 clipboard: fix idle tests 2024-04-25 15:09:51 +02:00
mobile Cypress: Remove beforeAll and rewrite document loading helpers 2024-04-25 07:37:56 +02:00
multiuser do invalidation tests without spellchecking 2024-04-25 20:00:18 +01:00