is_visible
is_visible();
- this function is used to check the visibility of the window.
After testing, the function returns the result of its work to the script :
true
– visible window
false
– invisible window