[18.0] web_pivot_computed_measure: run tests when item is visible

pull/3157/head
kobros-tech 2025-04-17 17:04:03 +03:00
parent 6627b413cf
commit 3883febeb5
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ registry.category("web_tour.tours").add("web_pivot_computed_measure_tour", {
},
{
trigger:
'.o_app[data-menu-xmlid="web_pivot_computed_measure.demo_menu_res_partner_report_pivot"]',
'.o_app[data-menu-xmlid="web_pivot_computed_measure.demo_menu_res_partner_report_pivot"]:visible',
run: "click",
},
{