I have seen the guide to run front-end tests and according to it, when a step is defined, you can indicate in the "timeout" property a time that has to pass to continue with the execution of the next step.
Well, in my case this does not happen. All the steps are executed immediately.
Is there any condition for this timeout to take effect?
By the way, I am testing a module made by me for the POS.
Thanks
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- 会計
- 在庫
- PoS
- Project
- MRP
この質問にフラグが付けられました
1
返信
2293
ビュー
A colleague told me that timeout indicates the number of milliseconds to wait before the step is marked as wrong.
He also told me that in the python start_tour method you can put step_delay to add a delay in milliseconds between one step and the other
This way this thread is solved
関連投稿 | 返信 | ビュー | 活動 | |
---|---|---|---|---|
|
1
3月 23
|
2497 | ||
|
1
8月 25
|
681 | ||
|
1
7月 25
|
940 | ||
|
3
7月 25
|
3199 | ||
|
3
5月 25
|
1701 |