This post has been de-listed
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
Hi guys,
I have just discovered the selenium library and immediately thought of a small project in python, but would like some advice:
I would like to create a small notification system when a specific <div> appears on a certain page.
Let me explain better, I would like that on a specific page given as input, when a <div> appears, a sound is played (winsound is sufficient), when the div is not there it repeats the search until it appears again and the sound is played again.
Do you think this is possible? Through a listener or a simple timer?
Would it take up a lot of system resources?
Sorry if I didn't read all the docs, but I have so few free time, and I prefer to start from a base and then build my knowledge from there, I hope I didn't annoy you.
Subreddit
Post Details
- Posted
- 3 years ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/selenium/co...