Articles Tagged 'visibility'

Articles
How to check if web element is really visible on screen

Checking if element is visible on screen may be a tricky task. It's usually not a problem in manual testing but there are nuances when you do test automation.