Hi,
I have .py script running short code with selenium to open chrome browser on windows 2019 and reset the SW.
I must have this script running non-headless cause I need to render the UI for the navigation over the menus.
For the devices (projectors) connected to the SW, there is ICMP check, once one of them is turned offline, I would like to trigger the .py script on one of my servers with access to the SW.
Any idea how can i achieve that?
Thanks
I have .py script running short code with selenium to open chrome browser on windows 2019 and reset the SW.
I must have this script running non-headless cause I need to render the UI for the navigation over the menus.
For the devices (projectors) connected to the SW, there is ICMP check, once one of them is turned offline, I would like to trigger the .py script on one of my servers with access to the SW.
Any idea how can i achieve that?
Thanks
but execution could be done fairly simple:
Comment