odoo/design-themes#1158
Created by Jay Panchal (panj)
Blocked
- Merge method
- Review
-
CI
- ci/runbot: (runtime 2063s)
- label
- odoo-dev:saas-18.4-fix-website-theme-preview-tour-panj
- head
- e9284e6de4f3699506bf12a97693d13b7d64c339
| odoo/design-themes | |
|---|---|
| saas-18.4 | #1158 missing r+ |
| 19.0 | |
| master |
[FIX] theme_test_custo: fix website_theme_preview tour
Issue:
website_theme_preview tour was failing on steps that trigger a page
unload because expectUnloadPage: true was not set.
Fix:
Added expectUnloadPage: true to the steps that trigger a page unload,
ensuring the tour no longer fails.
runbot-232988