mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Test for PF#7137: [RFE]: Able to browse different links from IPA web gui in new tabs Test verifies whether opening target link in new tab navigates to target (desired behaviour) compared to creation of copy of current state of page on new tab (old behaviour). WebUI: Add method for opening link in a new tab Add `navigate_to_row_record_in_new_tab` method. `navigate_to_row_record_in_new_tab` works as `navigate_to_row_record` but opens link in new tab instead and focuses on it. Related: https://pagure.io/freeipa/issue/7137 Signed-off-by: Michal Polovka <mpolovka@redhat.com> Reviewed-By: Michal Polovka <mpolovka@redhat.com> Reviewed-By: Serhii Tsymbaliuk <stsymbal@redhat.com>
http://www.freeipa.org/page/Web_UI_Integration_Tests