In this video the we will take a look at observer designer pattern
And implement a simple version of notify me service.
If you liked the video please give a thumbs up.
Observer pattern can also in used in automation for observing a change any UI object or a rest call and take actions without having coupling in classes.
If you liked the video please give a thumbs up.
Find the source code in comments.