-
Type:
Patch request
-
Resolution: Won't fix
-
Priority:
Trivial
-
None
-
Affects Version/s: 5.2.0alpha1
-
Component/s: Frontend (F)
-
None
-
Environment:OS: RHLE8.1
ARCH: X86_64
CHROME: 84.0.4147.105
Steps to reproduce:
- enter the zabbix root dicecory
- initialize the frontend test environment: ant init-frontend-myslq
- run the frontend test: cd ui/test; phpunit --bootsrap=bootstrap.php selenium/testFormItemPreprocessing.php
Result:
when add too much preprocessing steps, the add button would not display the current screen, and then if the test case want to add more, it would run failed.
Expected:
the case run succefully.