Hello guys, this is my first post....
I'm doing some testing with this new zabbix browser item, and something odd occured... I was trying to read the contents of my solar inverter webpage to get the data, but I realize that it presents the data inside a java script and the browser item can't read it.
the odd thing is that getScreenshot() function gets the screenshot correctly with all metric fields there... it seems that findElement() is looking at page source, not at the processed page...
Is there a way to fix this?
I'm doing some testing with this new zabbix browser item, and something odd occured... I was trying to read the contents of my solar inverter webpage to get the data, but I realize that it presents the data inside a java script and the browser item can't read it.
the odd thing is that getScreenshot() function gets the screenshot correctly with all metric fields there... it seems that findElement() is looking at page source, not at the processed page...
Is there a way to fix this?