Update git submodules

* Update horizon from branch 'master'
  - Merge "Fix menu navigation for slow loading pages"
  - Fix menu navigation for slow loading pages
    
    The aim of this PS is to fix menu navigation for
    slow loading pages. When we access 3rd level menu
    item which actually point to particular webpage;
    modal dialog appears during loading of page.
    Currently there is no wait condition available
    which waits till modal dialog disappear and webpage
    loaded fully; which further breaks navigation and
    eventually tests fail. Thereby adding condition in
    menu navigation which checks whether page fully loaded
    before clicking on 3rd level menu items.
    
    Change-Id: I545789aa8d693b68d398b2bcc923d7d1283e1b1a
This commit is contained in:
Zuul 2020-02-28 12:32:11 +00:00 committed by Gerrit Code Review
parent a38d22982d
commit 999ac2ac48
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 4b31ae5063e4392ecf964ffaae15a30bf97ddedc
Subproject commit 11cfc91981273b293fa11c6e36b5352d980696d7