summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorDaniel Calviño Sánchez <danxuliu@gmail.com>2018-11-24 18:06:20 +0100
committerDaniel Calviño Sánchez <danxuliu@gmail.com>2018-11-24 18:06:20 +0100
commitd5725cb3d99072a628eb4a8011d344ccf14db16b (patch)
tree08629a1addc24827384de75c4f3301fe2bb9a5f1 /build
parentea17e962bf480b74a492bb525d91b8df43a83b95 (diff)
downloadnextcloud-server-d5725cb3d99072a628eb4a8011d344ccf14db16b.tar.gz
nextcloud-server-d5725cb3d99072a628eb4a8011d344ccf14db16b.zip
Wait for the empty content element to be shown
When the "Comments" tab is open the empty content element is always in the DOM, although it is only shown once the message collection was fetched and there were no messages. Due to this it is necessary to explicitly wait for it to be shown instead of relying on the implicit wait made to find the element; otherwise it would be found immediately and if the collection was not fetched yet it would not be visible, causing the test to fail. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Diffstat (limited to 'build')
0 files changed, 0 insertions, 0 deletions