Wait for element to not be found in the DOM or to be hidden, i.e. have display: none or visibility: hidden CSS properties.
false
Maximum navigation time in milliseconds, pass 0 to disable timeout.
30000
Wait for element to be present in DOM and to be visible, i.e. to not have display: none or visibility: hidden CSS properties.
Generated using TypeDoc
Wait for element to not be found in the DOM or to be hidden, i.e. have display: none or visibility: hidden CSS properties.
false