]> source.dussan.org Git - nextcloud-server.git/commit
Hide share link menu before copying the share link in acceptance tests 21867/head
authorDaniel Calviño Sánchez <danxuliu@gmail.com>
Tue, 21 Jul 2020 19:25:18 +0000 (21:25 +0200)
committerGeorg Ehrke <developer@georgehrke.com>
Wed, 22 Jul 2020 13:59:35 +0000 (15:59 +0200)
commit9303390b66ffc50fc83ba7e6c251c065e88db227
treed425895acf0d6a0080d4e9607c2b8e153f3e8bec
parent387b1d7b13e129a984a6c172f71cfb1724b1b575
Hide share link menu before copying the share link in acceptance tests

The (old) Firefox version used in the acceptance tests does not properly
render the share link menu. As the menu is taller than it should
sometimes it covers the copy link button, so it is not possible to click
it without hiding the share link menu. Moreover, in those cases the
share menu button is also covered by the share menu, so the menu needs
to be closed by pressing the "Esc" key.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
tests/acceptance/features/bootstrap/FilesAppSharingContext.php