Knowledge base
Tips and tricks Best practice guides, FAQ & more
Watch this video to learn how to detect elements changing their visibility, e.g. go from hidden to visible when a user clicks on the button.
The Find Web Element building block contains a “Visible” property that is based on the captured elements display settings. If the element is visible (not necessarily in the view port) this property is “True” – otherwise “False”. We demonstrate the usage of the “Visible” property using this test case.
©2024, Leapwork. All rights reserved.