Hi everybody!
I have some problem with Web scenario to monitor my web site. I need to verify login was successfull, so I made 4 steps:
1. open login page
2. login with my credential
3. check if login was successfull
4- logout
In step 1 I search string in my page, using "Required String" function and user macro to define my string, but when run the test i get the error
Step "Home" [1 of 4] failed: required pattern "Utente:" was not found on http://xxx.yyy.ttt.it/lw/default.php
The second image is my web scenario definition.
Please help me to resolv this problem.
My zabbix version is 3.4
Thanks
I have some problem with Web scenario to monitor my web site. I need to verify login was successfull, so I made 4 steps:
1. open login page
2. login with my credential
3. check if login was successfull
4- logout
In step 1 I search string in my page, using "Required String" function and user macro to define my string, but when run the test i get the error
Step "Home" [1 of 4] failed: required pattern "Utente:" was not found on http://xxx.yyy.ttt.it/lw/default.php
The second image is my web scenario definition.
Please help me to resolv this problem.
My zabbix version is 3.4
Thanks
assword -x myproxy:8080
Comment