libreoffice-online/cypress_test/integration_tests
Dennis Francis 39622c282c cypress: calc: pick the correct svg to test
For calc we have 5 svg nodes inside the overlay pane (fixed, top-left,
top-right, bottom-left, bottom-right). The shape selections will be in
all panes except the 'fixed' pane. The 'fixed' was used to contain the
split/freeze lines but that got moved to canvas. Before this patch the
'fixed' svg was getting selected by the selector...

'.leaflet-pane.leaflet-overlay-pane svg'

...which is empty in this case. Lets always select the bottom-right one
which is covers the whole view area when there aren't any active freezes.

Signed-off-by: Dennis Francis <dennis.francis@collabora.com>
Change-Id: Iea2bbeff3c492a82e75ecdeb1aa70fa3c33f3426
2021-03-04 15:06:02 +05:30
..
common cypress: now cursor is not in overlay pane div 2021-03-04 15:06:02 +05:30
desktop cypress: avoid "detached from DOM" failure in statusbar tests. 2021-03-03 14:34:14 +01:00
mobile cypress: calc: pick the correct svg to test 2021-03-04 15:06:02 +05:30
multiuser cypress: interfer: don't need to select the first cell. 2021-02-19 16:44:46 +01:00