Hi,
I have a spinner whose properties remain the same before and after it is displayed
<img src=“/images/loader.gif” style=“display: block;margin-left: auto; margin-right: auto;”
The element always remains in the same DOM with same properties , but stops displaying after a while
I want to use something equivalent to isDisplayed method of selenium webdriver
any suggestions ? @admin/@plankton/@ulrich
Thanks