Public bug reported: Since tabs locator inside the form are being searched within global page object, it matches table tabs first (if they are present on page), hence Selenium cannot switch to them (because they are beneath modal form and are not clickable). Thus form tabs need to be searched inside form itself, not inside the page.
** Affects: horizon Importance: Undecided Assignee: Timur Sufiev (tsufiev-x) Status: In Progress ** Tags: integration-tests -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1551771 Title: Tabs inside TabbedFormRegion cannot be switched to if the form is being shown over tabbed table Status in OpenStack Dashboard (Horizon): In Progress Bug description: Since tabs locator inside the form are being searched within global page object, it matches table tabs first (if they are present on page), hence Selenium cannot switch to them (because they are beneath modal form and are not clickable). Thus form tabs need to be searched inside form itself, not inside the page. To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1551771/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp