[Tutor] Can Python monitor web browser content
3n2 Solutions
3n2solutions at gmail.com
Fri Jan 25 18:52:37 CET 2013
Hello,
I was wondering if Python can monitor web browser content.
Specifically, I'm connected to a Machine to Machine device
(essentially a Gateway) and monitoring its activity on a web browser
(either IE or Chrome). There are certain parameters like RSSI
(received signal strength indicator ) that I would like to monitor
(read and record) for a one minute period. Is this possible in Python?
If not, what can achieve this?
I'm using Python 2.7 on Windows 7
Thank you!
Tim
More information about the Tutor
mailing list